summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-21 20:03:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-21 20:03:08 +0000
commitbe53adc021766b78253c097cf238a49b971a42af (patch)
tree93830805669bacd20251454a85bbedb20628ffc7
parentUpdate to the 20150614 snapshot of GCC 6. (diff)
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=390263
-rw-r--r--graphics/uniconvw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/uniconvw/Makefile b/graphics/uniconvw/Makefile
index 01e8b938ec79..bda4562d5041 100644
--- a/graphics/uniconvw/Makefile
+++ b/graphics/uniconvw/Makefile
@@ -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