svn commit: r364159 - head/security/libgnome-keyring
Tijl Coosemans
tijl at FreeBSD.org
Wed Aug 6 09:38:39 UTC 2014
Author: tijl
Date: Wed Aug 6 09:38:38 2014
New Revision: 364159
URL: http://svnweb.freebsd.org/changeset/ports/364159
QAT: https://qat.redports.org/buildarchive/r364159/
Log:
Remove USE_GNOME=ltverhack because USES=libtool already handles that
Modified:
head/security/libgnome-keyring/Makefile
Modified: head/security/libgnome-keyring/Makefile
==============================================================================
--- head/security/libgnome-keyring/Makefile Wed Aug 6 09:11:57 2014 (r364158)
+++ head/security/libgnome-keyring/Makefile Wed Aug 6 09:38:38 2014 (r364159)
@@ -14,7 +14,7 @@ LIB_DEPENDS= libtasn1.so:${PORTSDIR}/sec
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
More information about the svn-ports-all
mailing list