svn commit: r353932 - head/x11-toolkits/gtk-sharp20

Tijl Coosemans tijl at FreeBSD.org
Tue May 13 10:28:39 UTC 2014


Author: tijl
Date: Tue May 13 10:28:39 2014
New Revision: 353932
URL: http://svnweb.freebsd.org/changeset/ports/353932
QAT: https://qat.redports.org/buildarchive/r353932/

Log:
  Add USES=libtool:keepla.

Modified:
  head/x11-toolkits/gtk-sharp20/Makefile

Modified: head/x11-toolkits/gtk-sharp20/Makefile
==============================================================================
--- head/x11-toolkits/gtk-sharp20/Makefile	Tue May 13 10:17:04 2014	(r353931)
+++ head/x11-toolkits/gtk-sharp20/Makefile	Tue May 13 10:28:39 2014	(r353932)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gtk-sharp
 PORTVERSION=	2.12.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	GNOME
 PKGNAMESUFFIX=	20
@@ -18,7 +18,7 @@ RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USE_GNOME=	gtk20 libglade2
-USES=		gmake pathfix perl5 pkgconfig shebangfix tar:bzip2
+USES=		gmake libtool:keepla pathfix perl5 pkgconfig shebangfix tar:bzip2
 SHEBANG_FILES=	parser/*.pl
 USE_PERL5=	run
 MAKE_ENV=	INSTALL_STRIP_FLAG=${STRIP}


More information about the svn-ports-all mailing list