From 1a94e99bd5da2aea13c0ee8cbcc263a74588505b Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 27 Jan 2007 08:48:46 +0000 Subject: Use libtool port instead of included one to avoid objformat a.out botch --- security/openscep/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security') 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 -- cgit