Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2015 20:03:09 +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: r390263 - head/graphics/uniconvw
Message-ID:  <201506212003.t5LK39Gn049593@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Jun 21 20:03:08 2015
New Revision: 390263
URL: https://svnweb.freebsd.org/changeset/ports/390263

Log:
  - Add NO_ARCH

Modified:
  head/graphics/uniconvw/Makefile

Modified: head/graphics/uniconvw/Makefile
==============================================================================
--- head/graphics/uniconvw/Makefile	Sun Jun 21 19:21:29 2015	(r390262)
+++ head/graphics/uniconvw/Makefile	Sun Jun 21 20:03:08 2015	(r390263)
@@ -19,6 +19,7 @@ PROJECTHOST=	uniconvertor
 
 USES=		desktop-file-utils python
 USE_PYTHON=	distutils
+NO_ARCH=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' ${WRKSRC}/setup.py



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