Index: head/science/kst2/Makefile =================================================================== --- head/science/kst2/Makefile (revision 265030) +++ head/science/kst2/Makefile (revision 265031) @@ -1,58 +1,59 @@ # New ports collection makefile for: kst # Date created: Fri Apr 30 17:28:56 CEST 2004 # Whom: Markus Brueffer # # $FreeBSD$ PORTNAME= kst PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= science kde MASTER_SITES= SF/${PORTNAME}/Kst%20${PORTVERSION}/ MAINTAINER= makc@FreeBSD.org COMMENT= Data viewing and plotting tool LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ gsl.15:${PORTSDIR}/math/gsl LATEST_LINK= kst2 USE_QT_VER= 4 QT_COMPONENTS= gui xml designer svg opengl \ qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes QMAKE_ARGS+= -unix -recursive CONFIGURE_ENV+= INSTALL_PREFIX=${PREFIX} STRIP_FILES= bin/kst2 lib/libkst2*.so.1.0.0 lib/kst/libkst2*.so DESKTOP_ENTRIES= "Kst 2" \ "Data viewing and plotting tool" \ "${PREFIX}/share/pixmaps/kst.png" \ "kst2" \ "" \ false .include .if ${OSVERSION} <= 700042 IGNORE= does not compile on 6.x .endif do-configure: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKE_ARGS} ${QMAKEFLAGS} post-configure: #fix build when Qt-3.x is installed ${FIND} -d ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} \ -e '/^CFLAGS.*=/s|-I/usr/local/include||' \ -e '/^CXXFLAGS.*=/s|-I/usr/local/include||' post-install: ${STRIP_CMD} ${STRIP_FILES:S,^,${PREFIX}/,} ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/src/images/kst.png ${PREFIX}/share/pixmaps .include Property changes on: head/science/kst2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.41 \ No newline at end of property +1.42 \ No newline at end of property Index: head/science/kst2/distinfo =================================================================== --- head/science/kst2/distinfo (revision 265030) +++ head/science/kst2/distinfo (revision 265031) @@ -1,2 +1,2 @@ -SHA256 (kst-2.0.2.tar.gz) = 706a4c83f246a5bc9691cc574e7deb8d817d64f27182adb4400776752edf430a -SIZE (kst-2.0.2.tar.gz) = 10503526 +SHA256 (kst-2.0.2.tar.gz) = 8e4eab9e93c95f39f6246b82840afaad763b677745451408a44c8a85ddb71852 +SIZE (kst-2.0.2.tar.gz) = 10491674 Property changes on: head/science/kst2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property