aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2016-09-10 22:14:08 +0800
committerehaupt <ehaupt@FreeBSD.org>2016-09-10 22:14:08 +0800
commit69c442356333787dcedde4c0274076e6962699d6 (patch)
treeb28a87f055ed53434167795199c5b31cba27b3e1 /mail
parenta94cab21c08810dfb0ec7cf1a54b6cc45e3a3bb5 (diff)
downloadfreebsd-ports-gnome-69c442356333787dcedde4c0274076e6962699d6.tar.gz
freebsd-ports-gnome-69c442356333787dcedde4c0274076e6962699d6.tar.zst
freebsd-ports-gnome-69c442356333787dcedde4c0274076e6962699d6.zip
Mark NO_ARCH
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Sendmail-AccessDB/Makefile1
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>