aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-29 12:59:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-29 12:59:35 +0000
commitdddd7142fbeafaa8aeeb115ab3ae6d44074fedb1 (patch)
treedb9f305aaca65e0220676258aed64a7ae9258bbe /devel/bison
parentc4eaaf6ee40f1262c91b8b04b515686f373f6515 (diff)
downloadports-dddd7142fbeafaa8aeeb115ab3ae6d44074fedb1.tar.gz
ports-dddd7142fbeafaa8aeeb115ab3ae6d44074fedb1.zip
Remove latest references to USE_BISON
Notes
Notes: svn path=/head/; revision=316813
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index f38303cbe1d7..cf9f1a8e6e49 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -36,10 +36,6 @@ CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
-.ifdef USE_BISON
-.error You have `USE_BISON' variable defined either in environment or in make(1) arguments. Please undefine and try again.
-.endif
-
post-extract:
@${RM} -f ${WRKSRC}/doc/bison.info*
@${REINPLACE_CMD} 's/MANS = yacc.1/MANS =/' ${WRKSRC}/doc/Makefile.in