Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2014 19:38:19 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371335 - head/graphics/gimp-app
Message-ID:  <201410211938.s9LJcJh1048018@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org || graphics/gimp ||
  || gnome@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410211938.s9LJcJh1048018>