summaryrefslogtreecommitdiffstats
path: root/devel/hp48cc
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
committerade <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
commit6f10a06995e640bf1073c28f5c13ea8f8412737a (patch)
treed14ccc864c4783b5751e425e681d4bc7e63ec159 /devel/hp48cc
parent7428a469a6c4123272d6ac2707e3cf432227515b (diff)
downloadFreeBSD-ports-6f10a06995e640bf1073c28f5c13ea8f8412737a.zip
FreeBSD-ports-6f10a06995e640bf1073c28f5c13ea8f8412737a.tar.gz
Migration from bison 1.x to 2.x
PR: 117086 Tested by: -exp runs
Diffstat (limited to 'devel/hp48cc')
-rw-r--r--devel/hp48cc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hp48cc/Makefile b/devel/hp48cc/Makefile
index 75b1a45..1fb6fb9 100644
--- a/devel/hp48cc/Makefile
+++ b/devel/hp48cc/Makefile
@@ -7,14 +7,14 @@
PORTNAME= hp48cc
PORTVERSION= 1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lang
MASTER_SITES= http://www.sigala.it/sandro/files/
MAINTAINER= danfe@FreeBSD.org
COMMENT= C-like compiler that translates input code to the HP48 RPN language
-USE_BISON= yes
+USE_BISON= build
GNU_CONFIGURE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
OpenPOWER on IntegriCloud