diff options
Diffstat (limited to 'security/osiris/Makefile')
-rw-r--r-- | security/osiris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/osiris/Makefile b/security/osiris/Makefile index c05e9680043f..c216f7d299d9 100644 --- a/security/osiris/Makefile +++ b/security/osiris/Makefile @@ -20,7 +20,7 @@ OPTIONS= OSIRISMD "Enable to build the management daemon" off \ CLI "Enable to build the management CLI" off CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_RC_SUBR= yes .include <bsd.port.pre.mk> |