svn commit: r398496 - head/lang/p5-Marpa-PP

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:08:30 UTC 2015


Author: sunpoet
Date: Sat Oct  3 17:08:29 2015
New Revision: 398496
URL: https://svnweb.freebsd.org/changeset/ports/398496

Log:
  - Add NO_ARCH
  - Remove outdated comment

Modified:
  head/lang/p5-Marpa-PP/Makefile

Modified: head/lang/p5-Marpa-PP/Makefile
==============================================================================
--- head/lang/p5-Marpa-PP/Makefile	Sat Oct  3 17:08:24 2015	(r398495)
+++ head/lang/p5-Marpa-PP/Makefile	Sat Oct  3 17:08:29 2015	(r398496)
@@ -20,7 +20,7 @@ BUILD_DEPENDS=	p5-PPI>=1.206:${PORTSDIR}
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Weaken>=3.004000:${PORTSDIR}/devel/p5-Test-Weaken
 
-# PERL_CONFIGURE failed on Perl 5.12.4
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-head mailing list