diff options
Diffstat (limited to 'devel/ossp-al/Makefile')
-rw-r--r-- | devel/ossp-al/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile index 321a676168cb..06937f29cc20 100644 --- a/devel/ossp-al/Makefile +++ b/devel/ossp-al/Makefile @@ -23,7 +23,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> |