diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/orsa/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index ea1bfcbb2776..7318be1ace6a 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -20,6 +20,9 @@ LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \ fftw.2:${PORTSDIR}/math/fftw \ ginac.3:${PORTSDIR}/math/GiNaC +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_QT_VER= 3 USE_GL= gl USE_GMAKE= yes |