aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 10:28:33 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 10:28:33 +0000
commit4321effd498ca97314180b3b68fb63345095d7be (patch)
treeb70ab98a1d86bd6b9f680219eefb9157782c347b /devel/bison
parente8c135cbeba1075366fa86a1b827e807773d1415 (diff)
downloadports-4321effd498ca97314180b3b68fb63345095d7be.tar.gz
ports-4321effd498ca97314180b3b68fb63345095d7be.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327376
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 71da5785931d..2b380d770c63 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -13,9 +13,9 @@ COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
BUILD_DEPENDS= m4>=1.4.16,1:${PORTSDIR}/devel/m4
RUN_DEPENDS= m4>=1.4.16,1:${PORTSDIR}/devel/m4
-USES= charsetfix
+USES= charsetfix perl5
USE_XZ= yes
-USE_PERL5_BUILD=yes
+USE_PERL5= build
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib