aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
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 /ports-mgmt
parent7ab1953b5919028af20f27b193d2469601c0894e (diff)
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/distilator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile
index f0774544b863..c2f4eb8ae4b5 100644
--- a/ports-mgmt/distilator/Makefile
+++ b/ports-mgmt/distilator/Makefile
@@ -19,5 +19,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>