diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /security/openscep | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'security/openscep')
-rw-r--r-- | security/openscep/Makefile | 3 | ||||
-rw-r--r-- | security/openscep/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/security/openscep/Makefile b/security/openscep/Makefile index 46ff6d225c25..18a40cb9db31 100644 --- a/security/openscep/Makefile +++ b/security/openscep/Makefile @@ -7,6 +7,7 @@ PORTNAME= openscep PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://openscep.othello.ch/download/ @@ -17,7 +18,7 @@ USE_REINPLACE= yes USE_OPENSSL= yes USE_OPENLDAP= yes USE_APACHE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/security/openscep/pkg-plist b/security/openscep/pkg-plist index cced5b4c6984..c72bdeaa0bbd 100644 --- a/security/openscep/pkg-plist +++ b/security/openscep/pkg-plist @@ -10,6 +10,7 @@ etc/openscep/openscep.ldif.default etc/openscep/openscep.schema.default etc/openscep/slapd.conf.default lib/libscep.a +lib/libscep.la lib/libscep.so lib/libscep.so.4 sbin/cafingerprint |