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 cd1c58c5bd4e..62cbdfc5ba27 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_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |