aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-27 16:48:46 +0800
committerkris <kris@FreeBSD.org>2007-01-27 16:48:46 +0800
commit1a94e99bd5da2aea13c0ee8cbcc263a74588505b (patch)
tree140d1efee7c58965df7234bad99549c2657633a9 /security
parent2d31d3ce433e5e0fcd978264276bd93623a90def (diff)
downloadfreebsd-ports-gnome-1a94e99bd5da2aea13c0ee8cbcc263a74588505b.tar.gz
freebsd-ports-gnome-1a94e99bd5da2aea13c0ee8cbcc263a74588505b.tar.zst
freebsd-ports-gnome-1a94e99bd5da2aea13c0ee8cbcc263a74588505b.zip
Use libtool port instead of included one to avoid objformat a.out botch
Diffstat (limited to 'security')
-rw-r--r--security/openscep/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openscep/Makefile b/security/openscep/Makefile
index 114319a305fe..b30e2ff89d50 100644
--- a/security/openscep/Makefile
+++ b/security/openscep/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://openscep.othello.ch/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Open source scep server
+USE_AUTOTOOLS= libtool:15
USE_OPENSSL= yes
USE_OPENLDAP= yes
USE_APACHE= yes