diff options
Diffstat (limited to 'net/ossp-sa/Makefile')
-rw-r--r-- | net/ossp-sa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ossp-sa/Makefile b/net/ossp-sa/Makefile index f6de793f6a18..4652837207ed 100644 --- a/net/ossp-sa/Makefile +++ b/net/ossp-sa/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes 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+= sa.3 |