aboutsummaryrefslogtreecommitdiff
path: root/lang/gpc
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
committerAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
commitdbd39ca660cafa3d1f2acebf05c86bf17a035ff8 (patch)
tree5d14b5c3a50461b8a6096fcc383dc2181cb624b7 /lang/gpc
parent74313458803db4f95050b550b038051b82c96b67 (diff)
downloadports-dbd39ca660cafa3d1f2acebf05c86bf17a035ff8.tar.gz
ports-dbd39ca660cafa3d1f2acebf05c86bf17a035ff8.zip
Notes
Diffstat (limited to 'lang/gpc')
-rw-r--r--lang/gpc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gpc/Makefile b/lang/gpc/Makefile
index d785b240248e..e2382e3d58db 100644
--- a/lang/gpc/Makefile
+++ b/lang/gpc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gpc
PORTVERSION= 20060325
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.gnu-pascal.de/alpha/:gpc \
${MASTER_SITE_GCC}
@@ -21,7 +22,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
gsed:${PORTSDIR}/textproc/gsed \
help2man:${PORTSDIR}/misc/help2man
-USE_BISON= yes
+USE_BISON= build
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes