aboutsummaryrefslogtreecommitdiff
path: root/security/osiris
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-11-15 06:52:12 +0000
committerAde Lovett <ade@FreeBSD.org>2005-11-15 06:52:12 +0000
commit54a0b86543e9ffa811825f0afecea56e89aac2a5 (patch)
treef56fb969c6a70f5e63287a4f791d035ab1ef0ddc /security/osiris
parent1fccb46f1497a538f24ec00f14b7826570bc0a3a (diff)
Notes
Diffstat (limited to 'security/osiris')
-rw-r--r--security/osiris/Makefile2
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>