diff options
-rw-r--r-- | devel/bison-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile index 03c2e47e5db5..51204b7f7ae3 100644 --- a/devel/bison-devel/Makefile +++ b/devel/bison-devel/Makefile @@ -19,6 +19,9 @@ COMMENT= Alpha version of bison BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= Use devel/bison2 +EXPIRATION_DATE= 2005-12-16 + CONFLICTS= bison-1.7[0-9]* bison-2.[0-9]* NO_LATEST_LINK= yes USE_BZIP2= yes |