svn commit: r399981 - head/graphics/gimp-ez-perspective-plugin

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Oct 22 14:06:25 UTC 2015


Author: amdmi3
Date: Thu Oct 22 14:06:23 2015
New Revision: 399981
URL: https://svnweb.freebsd.org/changeset/ports/399981

Log:
  - Add NO_ARCH

Modified:
  head/graphics/gimp-ez-perspective-plugin/Makefile

Modified: head/graphics/gimp-ez-perspective-plugin/Makefile
==============================================================================
--- head/graphics/gimp-ez-perspective-plugin/Makefile	Thu Oct 22 14:06:15 2015	(r399980)
+++ head/graphics/gimp-ez-perspective-plugin/Makefile	Thu Oct 22 14:06:23 2015	(r399981)
@@ -24,6 +24,7 @@ RUN_DEPENDS=	${LOCALBASE}/libdata/pkgcon
 
 USES=		python:run zip
 NO_BUILD=	yes
+NO_ARCH=	yes
 NO_WRKSUBDIR=	yes
 
 PLUGIN_DIR?=	libexec/gimp/2.2/plug-ins


More information about the svn-ports-all mailing list