diff options
Diffstat (limited to 'math/proofgeneral')
-rw-r--r-- | math/proofgeneral/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile index 4e138e08446..6e947ecedb1 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash RUN_DEPENDS+= ${LOCALBASE}/share/applications/.keep_me:${PORTSDIR}/misc/kdehier BROKEN= Incomplete pkg-plist +DEPRECATED= Needs to be rewritten to not include bsd.emacs.mk +EXPIRATION_DATE=2007-02-07 .include <bsd.port.pre.mk> |