aboutsummaryrefslogtreecommitdiff
path: root/security/openscep
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-27 08:48:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-27 08:48:46 +0000
commit8a345db879ebd354934609e632afcc11908cb6da (patch)
treecab71c7ef04dd7e16fc7a2377e864adf88dcf899 /security/openscep
parent9fb4929299586581d026d65d430a36a48854ffb9 (diff)
downloadports-8a345db879ebd354934609e632afcc11908cb6da.tar.gz
ports-8a345db879ebd354934609e632afcc11908cb6da.zip
Use libtool port instead of included one to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183393
Diffstat (limited to 'security/openscep')
-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