diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-25 05:05:49 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-25 05:05:49 +0800 |
commit | 08595fc8e8c75c72a8025da71c4b55d64215205e (patch) | |
tree | c11cc3ce23ff54b21f815f8152d47835723e6244 /www | |
parent | d07dc80db017feb6d40acd7b6528d4c2bbe79529 (diff) | |
download | freebsd-ports-gnome-08595fc8e8c75c72a8025da71c4b55d64215205e.tar.gz freebsd-ports-gnome-08595fc8e8c75c72a8025da71c4b55d64215205e.tar.zst freebsd-ports-gnome-08595fc8e8c75c72a8025da71c4b55d64215205e.zip |
- Add NO_ARCH
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 8b1c122eaf49..08a11923d6be 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -27,6 +27,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure USE_APACHE= 22+ +NO_ARCH= yes DOC_FILES= INSTALL LICENSE README TODO UPGRADE |