aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-happy
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /devel/hs-happy
parentaf4658fb56c22ab36db1f30588a3964e1d47d634 (diff)
downloadports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz
ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip
Notes
Diffstat (limited to 'devel/hs-happy')
-rw-r--r--devel/hs-happy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile
index a4f62ce8a15f..61acb21929f9 100644
--- a/devel/hs-happy/Makefile
+++ b/devel/hs-happy/Makefile
@@ -6,7 +6,7 @@
PORTNAME= happy
PORTVERSION= 1.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MASTER_SITES= http://www.haskell.org/happy/dist/${PORTVERSION}/
PKGNAMEPREFIX= hs-
@@ -27,7 +27,7 @@ PLIST_SUB= HAPPY_VERSION=${PORTVERSION}
PORTDOCS= *
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:259:env
+USE_AUTOTOOLS= autoconf:261:env
CONFIGURE_ARGS= --ghc --prefix=${PREFIX}
post-patch: