aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bison20
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bison20')
-rw-r--r--devel/bison20/Makefile5
-rw-r--r--devel/bison20/pkg-plist1
2 files changed, 5 insertions, 1 deletions
diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile
index 0c6856608bf7..0c56476b12a2 100644
--- a/devel/bison20/Makefile
+++ b/devel/bison20/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bison
PORTVERSION= 1.875
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -37,4 +37,7 @@ MAN1= bison.1
post-extract:
@${RM} -f ${WRKSRC}/doc/bison.info*
+post-install:
+ ${LN} -sf ${LOCALBASE}/bin/bison ${LOCALBASE}/bin/bison1875
+
.include <bsd.port.mk>
diff --git a/devel/bison20/pkg-plist b/devel/bison20/pkg-plist
index 040e1d6550ae..edad32f1329c 100644
--- a/devel/bison20/pkg-plist
+++ b/devel/bison20/pkg-plist
@@ -1,5 +1,6 @@
@comment $FreeBSD$
bin/bison
+bin/bison1875
bin/yacc
@unexec install-info --delete %D/info/bison.info %D/info/dir
info/bison.info