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 /ports-mgmt | |
parent | 7ab1953b5919028af20f27b193d2469601c0894e (diff) |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/distilator/Makefile | 1 |
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> |