aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-08-21 23:38:09 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-08-21 23:38:09 +0800
commitaa2280b7a61c210264e02884fb04173533c43885 (patch)
tree17052be3d295f705f432d10bdbfe338aa337e36b /www
parent675939ace0293e1d7fb06765790718f9853d04bb (diff)
downloadfreebsd-ports-gnome-aa2280b7a61c210264e02884fb04173533c43885.tar.gz
freebsd-ports-gnome-aa2280b7a61c210264e02884fb04173533c43885.tar.zst
freebsd-ports-gnome-aa2280b7a61c210264e02884fb04173533c43885.zip
- Add NO_ARCH
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Macro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-Macro/Makefile b/www/p5-HTML-Macro/Makefile
index cb7fdbc00880..952c88312adf 100644
--- a/www/p5-HTML-Macro/Makefile
+++ b/www/p5-HTML-Macro/Makefile
@@ -13,5 +13,6 @@ COMMENT= Process HTML templates with loops, conditionals, macros and more
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>