aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-09-10 05:48:10 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-09-10 05:48:10 +0800
commit07cf8fb77e27155ee5fac77aeda36d34457d17d8 (patch)
tree14aeb971f95a776bb00083d40aa44a2c3e430997 /mail
parent5af854c9113009b39c6ef903aaa47021e120e0e4 (diff)
downloadfreebsd-ports-gnome-07cf8fb77e27155ee5fac77aeda36d34457d17d8.tar.gz
freebsd-ports-gnome-07cf8fb77e27155ee5fac77aeda36d34457d17d8.tar.zst
freebsd-ports-gnome-07cf8fb77e27155ee5fac77aeda36d34457d17d8.zip
- Add NO_ARCH
Diffstat (limited to 'mail')
-rw-r--r--mail/pear-Mail_Mime/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile
index 3f0c06c0c026..0a55ff3b3dc1 100644
--- a/mail/pear-Mail_Mime/Makefile
+++ b/mail/pear-Mail_Mime/Makefile
@@ -11,6 +11,7 @@ COMMENT= PEAR classes to create and decode MIME messages
LICENSE= BSD3CLAUSE
-USES= pear
+USES= pear
+NO_ARCH= yes
.include <bsd.port.mk>