diff options
Diffstat (limited to 'devel/openzz/Makefile')
-rw-r--r-- | devel/openzz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile index b88953676625..7169752560a9 100644 --- a/devel/openzz/Makefile +++ b/devel/openzz/Makefile @@ -19,7 +19,7 @@ COMMENT= An interpreted dynamic parser WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_REINPLACE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |