Date: Mon, 24 Aug 2015 21:05:50 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395193 - head/www/p5-Apache-Gallery Message-ID: <201508242105.t7OL5olJ033111@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Aug 24 21:05:49 2015 New Revision: 395193 URL: https://svnweb.freebsd.org/changeset/ports/395193 Log: - Add NO_ARCH Modified: head/www/p5-Apache-Gallery/Makefile Modified: head/www/p5-Apache-Gallery/Makefile ============================================================================== --- head/www/p5-Apache-Gallery/Makefile Mon Aug 24 21:04:33 2015 (r395192) +++ head/www/p5-Apache-Gallery/Makefile Mon Aug 24 21:05:49 2015 (r395193) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508242105.t7OL5olJ033111>