svn commit: r398320 - head/www/p5-HTTP-Server-Simple-PSGI

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 15:57:34 UTC 2015


Author: sunpoet
Date: Thu Oct  1 15:57:33 2015
New Revision: 398320
URL: https://svnweb.freebsd.org/changeset/ports/398320

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-HTTP-Server-Simple-PSGI/Makefile

Modified: head/www/p5-HTTP-Server-Simple-PSGI/Makefile
==============================================================================
--- head/www/p5-HTTP-Server-Simple-PSGI/Makefile	Thu Oct  1 15:57:28 2015	(r398319)
+++ head/www/p5-HTTP-Server-Simple-PSGI/Makefile	Thu Oct  1 15:57:33 2015	(r398320)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-HTTP-Server-Simple>=0.42:${PORTSDIR}/www/p5-HTTP-Server-Simple
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list