diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-06 09:38:38 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-06 09:38:38 +0000 |
commit | da362a55fc285701798ebb918e46f07618510473 (patch) | |
tree | 1504cc12357911efb1235ab0373db34d3fb0ab56 /security | |
parent | 96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84 (diff) | |
download | ports-da362a55fc285701798ebb918e46f07618510473.tar.gz ports-da362a55fc285701798ebb918e46f07618510473.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/libgnome-keyring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index 8fb41e898454..6461548e40f2 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libtasn1.so:${PORTSDIR}/security/libtasn1 \ libgcrypt.so:${PORTSDIR}/security/libgcrypt USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 -USE_GNOME= gnomeprefix ltverhack intlhack gconf2 +USE_GNOME= gnomeprefix intlhack gconf2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |