svn commit: r390263 - head/graphics/uniconvw

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Jun 21 20:03:09 UTC 2015


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


More information about the svn-ports-head mailing list