diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-27 08:48:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-27 08:48:46 +0000 |
commit | 8a345db879ebd354934609e632afcc11908cb6da (patch) | |
tree | cab71c7ef04dd7e16fc7a2377e864adf88dcf899 /security | |
parent | 9fb4929299586581d026d65d430a36a48854ffb9 (diff) | |
download | ports-8a345db879ebd354934609e632afcc11908cb6da.tar.gz ports-8a345db879ebd354934609e632afcc11908cb6da.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/openscep/Makefile | 1 |
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 |