Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2014 09:38:39 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364159 - head/security/libgnome-keyring
Message-ID:  <53e1f79f.592d.2e84bfa8@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e1f79f.592d.2e84bfa8>