Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 2015 14:06:23 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399981 - head/graphics/gimp-ez-perspective-plugin
Message-ID:  <201510221406.t9ME6NNp008886@repo.freebsd.org>

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



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