aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-09-10 10:48:56 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-09-10 10:48:56 +0000
commit336e032f3c49d0f8fb5567ce993186937f499540 (patch)
treeae0c098216e93201dbecc05548a9ddfdc2120243 /graphics
parent7ab1953b5919028af20f27b193d2469601c0894e (diff)
downloadports-336e032f3c49d0f8fb5567ce993186937f499540.tar.gz
ports-336e032f3c49d0f8fb5567ce993186937f499540.zip
Mark NO_ARCH
Notes
Notes: svn path=/head/; revision=421683
Diffstat (limited to 'graphics')
-rw-r--r--graphics/asciio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile
index 95a387d85d1a..fa4509159e99 100644
--- a/graphics/asciio/Makefile
+++ b/graphics/asciio/Makefile
@@ -40,5 +40,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
.include <bsd.port.mk>