diff options
Diffstat (limited to 'science/kst/Makefile')
-rw-r--r-- | science/kst/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/science/kst/Makefile b/science/kst/Makefile index 7903722f84b5..abe800fb097b 100644 --- a/science/kst/Makefile +++ b/science/kst/Makefile @@ -15,6 +15,9 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser LIB_DEPENDS= cfitsio:${PORTSDIR}/astro/cfitsio \ gsl:${PORTSDIR}/math/gsl +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= automake:env autoconf:env libtool |