diff options
Diffstat (limited to 'devel/libshbuf/Makefile')
-rw-r--r-- | devel/libshbuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libshbuf/Makefile b/devel/libshbuf/Makefile index 64e9ce1c5076..d4dbcf877503 100644 --- a/devel/libshbuf/Makefile +++ b/devel/libshbuf/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library for Shared Buffer IPC USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |