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 37e075c8d4be..b397d9697079 100644 --- a/devel/ossp-cfg/Makefile +++ b/devel/ossp-cfg/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ex=${LOCALBASE} -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes MAN3= cfg.3 |