aboutsummaryrefslogtreecommitdiff
path: root/security/libgnome-keyring
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-25 23:20:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-25 23:20:52 +0000
commit8b24bc4021da4903e82af72586010f3e4c782c66 (patch)
tree7f677ae0e18d91790f803f2d1f9196b2b322c062 /security/libgnome-keyring
parent09bc13d3d54f5eff69cd826bb2fd19baadc24abc (diff)
downloadports-8b24bc4021da4903e82af72586010f3e4c782c66.tar.gz
ports-8b24bc4021da4903e82af72586010f3e4c782c66.zip
Support stage
Notes
Notes: svn path=/head/; revision=352171
Diffstat (limited to 'security/libgnome-keyring')
-rw-r--r--security/libgnome-keyring/Makefile16
-rw-r--r--security/libgnome-keyring/pkg-plist2
2 files changed, 8 insertions, 10 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile
index caf2c4267436..dbf3c809e4c4 100644
--- a/security/libgnome-keyring/Makefile
+++ b/security/libgnome-keyring/Makefile
@@ -3,24 +3,22 @@
PORTNAME= libgnome-keyring
PORTVERSION= 2.32.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Program that keeps passwords and other secrets
-LIB_DEPENDS= tasn1.7:${PORTSDIR}/security/libtasn1 \
- gcrypt:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= libtasn1.so:${PORTSDIR}/security/libtasn1 \
+ libgcrypt.so:${PORTSDIR}/security/libgcrypt
-USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix ltverhack intlhack gconf2
-USE_GMAKE= yes
-USES= gettext pkgconfig
-USE_AUTOTOOLS= libtool
+USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
+USE_GNOME= gnomeprefix ltverhack intlhack gconf2
USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/libgnome-keyring/pkg-plist b/security/libgnome-keyring/pkg-plist
index 7e8a81a1cf9e..ba79c6f7bcf3 100644
--- a/security/libgnome-keyring/pkg-plist
+++ b/security/libgnome-keyring/pkg-plist
@@ -1,10 +1,10 @@
include/gnome-keyring-1/gnome-keyring-memory.h
include/gnome-keyring-1/gnome-keyring-result.h
include/gnome-keyring-1/gnome-keyring.h
-lib/libgnome-keyring.a
lib/libgnome-keyring.la
lib/libgnome-keyring.so
lib/libgnome-keyring.so.0
+lib/libgnome-keyring.so.0.1.1
libdata/pkgconfig/gnome-keyring-1.pc
share/doc/gnome-keyring/ch01.html
share/doc/gnome-keyring/gnome-keyring-Callbacks.html