aboutsummaryrefslogtreecommitdiff
path: root/security/gss
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-03 17:57:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-03 17:57:43 +0000
commit3848a192116c21e8951079bf2a0978b905034d75 (patch)
tree603b8ed323a9fc98520dd269b0aa72fd2a594ba9 /security/gss
parent689a8809cb0cc44a3538551d23d3b39251fd4fcc (diff)
downloadports-3848a192116c21e8951079bf2a0978b905034d75.tar.gz
ports-3848a192116c21e8951079bf2a0978b905034d75.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=360433
Diffstat (limited to 'security/gss')
-rw-r--r--security/gss/Makefile3
-rw-r--r--security/gss/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile
index 538b59130daa..a91ece531c3c 100644
--- a/security/gss/Makefile
+++ b/security/gss/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gss
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GNU
@@ -13,7 +14,7 @@ LIB_DEPENDS= libshishi.so:${PORTSDIR}/security/shishi
CONFLICTS= heimdal-[0-9]*
-USES= pathfix pkgconfig perl5
+USES= libtool pathfix pkgconfig perl5
USE_PERL5= build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-kerberos5
diff --git a/security/gss/pkg-plist b/security/gss/pkg-plist
index 79ec8087d015..340759981bf8 100644
--- a/security/gss/pkg-plist
+++ b/security/gss/pkg-plist
@@ -3,9 +3,9 @@ include/gss.h
include/gss/api.h
include/gss/ext.h
lib/libgss.a
-lib/libgss.la
lib/libgss.so
lib/libgss.so.3
+lib/libgss.so.3.0.2
libdata/pkgconfig/gss.pc
man/man1/gss.1.gz
man/man3/gss_accept_sec_context.3.gz