diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-09-10 10:48:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-09-10 10:48:56 +0000 |
commit | 336e032f3c49d0f8fb5567ce993186937f499540 (patch) | |
tree | ae0c098216e93201dbecc05548a9ddfdc2120243 /graphics/asciio | |
parent | 7ab1953b5919028af20f27b193d2469601c0894e (diff) | |
download | ports-336e032f3c49d0f8fb5567ce993186937f499540.tar.gz ports-336e032f3c49d0f8fb5567ce993186937f499540.zip |
Notes
Diffstat (limited to 'graphics/asciio')
-rw-r--r-- | graphics/asciio/Makefile | 1 |
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> |