diff options
Diffstat (limited to 'lang/yap/Makefile')
-rw-r--r-- | lang/yap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile index 9f9719b..199e1b1 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -19,6 +19,8 @@ COMMENT= A high-performance Prolog compiler LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |