diff options
Diffstat (limited to 'devel/ossp-l2/Makefile')
-rw-r--r-- | devel/ossp-l2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-l2/Makefile b/devel/ossp-l2/Makefile index 1da7776cb570..e4a9b6886548 100644 --- a/devel/ossp-l2/Makefile +++ b/devel/ossp-l2/Makefile @@ -18,7 +18,7 @@ COMMENT= A C library for a flexible and sophisticated Unix logging facility GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes MAN1= l2-config.1 l2tool.1 |