summaryrefslogtreecommitdiff
path: root/devel/openzz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/openzz/Makefile')
-rw-r--r--devel/openzz/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile
index 62cbdfc5ba27..fd7c84af31ec 100644
--- a/devel/openzz/Makefile
+++ b/devel/openzz/Makefile
@@ -8,6 +8,7 @@
PORTNAME= openzz
PORTVERSION= 1.0.4.4
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +20,7 @@ COMMENT= An interpreted dynamic parser
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>