Support stage

This commit is contained in:
Baptiste Daroussin 2014-04-25 23:20:52 +00:00
parent 09bc13d3d5
commit 8b24bc4021
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352171
2 changed files with 8 additions and 10 deletions

View File

@ -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>

View File

@ -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