diff options
Diffstat (limited to 'devel/ossp-cfg/Makefile')
-rw-r--r-- | devel/ossp-cfg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-cfg/Makefile b/devel/ossp-cfg/Makefile index 591668882b57..093ac8041bf9 100644 --- a/devel/ossp-cfg/Makefile +++ b/devel/ossp-cfg/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ex=${LOCALBASE} -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |