svn commit: r371335 - head/graphics/gimp-app

Antoine Brodin antoine at FreeBSD.org
Tue Oct 21 19:38:19 UTC 2014


Author: antoine
Date: Tue Oct 21 19:38:18 2014
New Revision: 371335
URL: https://svnweb.freebsd.org/changeset/ports/371335
QAT: https://qat.redports.org/buildarchive/r371335/

Log:
  Fix duplicate pkgname
  ||<|2> gimp ||<|2> 2 || gnome at FreeBSD.org || graphics/gimp ||
  || gnome at FreeBSD.org || graphics/py-gimp ||

Modified:
  head/graphics/gimp-app/Makefile

Modified: head/graphics/gimp-app/Makefile
==============================================================================
--- head/graphics/gimp-app/Makefile	Tue Oct 21 19:30:51 2014	(r371334)
+++ head/graphics/gimp-app/Makefile	Tue Oct 21 19:38:18 2014	(r371335)
@@ -33,7 +33,7 @@ LIB_DEPENDS=	libpng15.so:${PORTSDIR}/gra
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
 
 GNU_CONFIGURE=	yes
-USES=		desktop-file-utils gettext gmake libtool:keepla pathfix \
+USES+=		desktop-file-utils gettext gmake libtool:keepla pathfix \
 		pkgconfig tar:bzip2
 USE_XORG=	xpm xmu xext
 USE_GNOME+=	intltool intlhack gtk20 libartlgpl2 gnomehier


More information about the svn-ports-all mailing list