svn commit: r396192 - head/textproc/p5-Text-Capitalize

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Sep 5 20:00:14 UTC 2015


Author: amdmi3
Date: Sat Sep  5 20:00:13 2015
New Revision: 396192
URL: https://svnweb.freebsd.org/changeset/ports/396192

Log:
  - Add NO_ARCH

Modified:
  head/textproc/p5-Text-Capitalize/Makefile

Modified: head/textproc/p5-Text-Capitalize/Makefile
==============================================================================
--- head/textproc/p5-Text-Capitalize/Makefile	Sat Sep  5 19:29:39 2015	(r396191)
+++ head/textproc/p5-Text-Capitalize/Makefile	Sat Sep  5 20:00:13 2015	(r396192)
@@ -15,5 +15,6 @@ TEST_DEPENDS=	p5-PerlIO-locale>=0:${PORT
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list