diff options
Diffstat (limited to 'security')
| -rw-r--r-- | security/libgnome-keyring/Makefile | 7 | ||||
| -rw-r--r-- | security/libgnome-keyring/pkg-plist | 1 | ||||
| -rw-r--r-- | security/seahorse/Makefile | 2 |
3 files changed, 4 insertions, 6 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index 0444c0469..d67a4375f 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -4,6 +4,7 @@ PORTNAME= libgnome-keyring PORTVERSION= 3.12.0 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME @@ -15,14 +16,12 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ USE_GNOME= glib20 gnomehier gnomeprefix intlhack \ introspection:build -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-vala - -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so* +INSTALL_TARGET= install-strip .include <bsd.port.mk> diff --git a/security/libgnome-keyring/pkg-plist b/security/libgnome-keyring/pkg-plist index 36d6fb404..1e2675037 100644 --- a/security/libgnome-keyring/pkg-plist +++ b/security/libgnome-keyring/pkg-plist @@ -2,7 +2,6 @@ include/gnome-keyring-1/gnome-keyring-memory.h include/gnome-keyring-1/gnome-keyring-result.h include/gnome-keyring-1/gnome-keyring.h lib/girepository-1.0/GnomeKeyring-1.0.typelib -lib/libgnome-keyring.la lib/libgnome-keyring.so lib/libgnome-keyring.so.0 lib/libgnome-keyring.so.0.2.0 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 9b724692f..5530295b5 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg USE_XORG= sm USE_LDCONFIG= yes -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= intlhack gnomeprefix gtk30 GNU_CONFIGURE= yes INSTALLS_ICONS= yes |
