diff options
-rw-r--r-- | misc/pointless/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/pointless/Makefile b/misc/pointless/Makefile index f4b31932f1c5..d595141ceebb 100644 --- a/misc/pointless/Makefile +++ b/misc/pointless/Makefile @@ -26,6 +26,9 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ ${LOCALBASE}/bin/mpost:${PORTSDIR}/print/teTeX RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= No longer actively maintained +EXPIRATION_DATE= 2006-10-01 + USE_GL= yes USE_PYTHON= yes |