diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-15 20:10:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-15 20:10:15 +0800 |
commit | d44038558b5d0a3af5dca77e65b92cb245dad969 (patch) | |
tree | 999c29064d75d38044a66c79db5cbbd1d19dcfd7 | |
parent | 4ce090b0b19eba99ba4e8c87c4a6ee1a32619cca (diff) | |
download | freebsd-ports-gnome-d44038558b5d0a3af5dca77e65b92cb245dad969.tar.gz freebsd-ports-gnome-d44038558b5d0a3af5dca77e65b92cb245dad969.tar.zst freebsd-ports-gnome-d44038558b5d0a3af5dca77e65b92cb245dad969.zip |
- Add NO_ARCH
-rw-r--r-- | www/p5-HTML-Template-Compiled/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile index 2e778d693834..0bd729feecd9 100644 --- a/www/p5-HTML-Template-Compiled/Makefile +++ b/www/p5-HTML-Template-Compiled/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage +NO_ARCH= yes USES= perl5 USE_PERL5= configure |