Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2016 06:19:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410257 - head/editors/gwrite
Message-ID:  <201603060619.u266Jb3w036991@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  6 06:19:36 2016
New Revision: 410257
URL: https://svnweb.freebsd.org/changeset/ports/410257

Log:
  - Add NO_ARCH

Modified:
  head/editors/gwrite/Makefile

Modified: head/editors/gwrite/Makefile
==============================================================================
--- head/editors/gwrite/Makefile	Sun Mar  6 06:19:32 2016	(r410256)
+++ head/editors/gwrite/Makefile	Sun Mar  6 06:19:36 2016	(r410257)
@@ -21,6 +21,7 @@ RUN_DEPENDS=	gnome-icon-theme>=0:${PORTS
 		${PYTHON_PKGNAMEPREFIX}jswebkit>=0:${PORTSDIR}/www/py-jswebkit \
 		${PYTHON_PKGNAMEPREFIX}webkitgtk>=0:${PORTSDIR}/www/py-webkitgtk
 
+NO_ARCH=	yes
 USES=		desktop-file-utils gettext-tools python
 USE_GNOME=	intltool pygtk2
 USE_PYTHON=	distutils



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