diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-09-10 14:14:08 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-09-10 14:14:08 +0000 |
commit | d5c89b234b286500f52fe0ff8551b4bdc676a04e (patch) | |
tree | b28a87f055ed53434167795199c5b31cba27b3e1 /mail/p5-Sendmail-AccessDB | |
parent | c0744928bd471e6a9df38967bc33bf95b9333967 (diff) |
Notes
Diffstat (limited to 'mail/p5-Sendmail-AccessDB')
-rw-r--r-- | mail/p5-Sendmail-AccessDB/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile index 18173d30cc9b..ac3294a84fcc 100644 --- a/mail/p5-Sendmail-AccessDB/Makefile +++ b/mail/p5-Sendmail-AccessDB/Makefile @@ -15,5 +15,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> |