svn commit: r395193 - head/www/p5-Apache-Gallery

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Aug 24 21:05:50 UTC 2015


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
 


More information about the svn-ports-head mailing list