diff options
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 |