diff options
-rw-r--r-- | security/gnome-keyring/Makefile | 13 | ||||
-rw-r--r-- | security/gnome-keyring/pkg-plist | 8 |
2 files changed, 4 insertions, 17 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index ceb7dba7d..ff97726c7 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnome-keyring PORTVERSION= 3.12.2 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -23,20 +24,14 @@ LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \ RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss USE_GNOME= gnomeprefix gtk30 intlhack libxslt:build -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_ARGS= --with-pam-dir="${PREFIX}/lib" \ - --with-root-certs=${LOCALBASE}/share/certs +CONFIGURE_ARGS= --with-pam-dir="${PREFIX}/lib" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.crypto.cache.gschema.xml -post-patch: - @${REINPLACE_CMD} -e 's|make --version|${GMAKE} --version|g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|gnome-keyring-module|gnome-keyring.module|g' \ - ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/security/gnome-keyring/pkg-plist b/security/gnome-keyring/pkg-plist index 070bb4806..80bb2f105 100644 --- a/security/gnome-keyring/pkg-plist +++ b/security/gnome-keyring/pkg-plist @@ -5,17 +5,11 @@ etc/xdg/autostart/gnome-keyring-gpg.desktop etc/xdg/autostart/gnome-keyring-pkcs11.desktop etc/xdg/autostart/gnome-keyring-secrets.desktop etc/xdg/autostart/gnome-keyring-ssh.desktop -lib/gnome-keyring/devel/gkm-gnome2-store-standalone.la lib/gnome-keyring/devel/gkm-gnome2-store-standalone.so -lib/gnome-keyring/devel/gkm-secret-store-standalone.la lib/gnome-keyring/devel/gkm-secret-store-standalone.so -lib/gnome-keyring/devel/gkm-ssh-store-standalone.la lib/gnome-keyring/devel/gkm-ssh-store-standalone.so -lib/gnome-keyring/devel/gkm-xdg-store-standalone.la lib/gnome-keyring/devel/gkm-xdg-store-standalone.so -lib/pam_gnome_keyring.la lib/pam_gnome_keyring.so -lib/pkcs11/gnome-keyring-pkcs11.la lib/pkcs11/gnome-keyring-pkcs11.so man/man1/gnome-keyring-3.1.gz man/man1/gnome-keyring-daemon.1.gz @@ -118,8 +112,6 @@ share/p11-kit/modules/gnome-keyring.module @dirrmtry share/locale/ug @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te -@dirrmtry share/locale/tg/LC_MESSAGES -@dirrmtry share/locale/tg @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin @dirrmtry share/locale/si/LC_MESSAGES |