summaryrefslogtreecommitdiff
path: root/security/osiris/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/osiris/Makefile')
-rw-r--r--security/osiris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/osiris/Makefile b/security/osiris/Makefile
index c216f7d299d9..8f9e35ab47c9 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_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_RC_SUBR= yes
.include <bsd.port.pre.mk>