svn commit: r394877 - head/devel/p5-Dancer-Debug

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Aug 20 14:03:07 UTC 2015


Author: amdmi3
Date: Thu Aug 20 14:03:06 2015
New Revision: 394877
URL: https://svnweb.freebsd.org/changeset/ports/394877

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Dancer-Debug/Makefile

Modified: head/devel/p5-Dancer-Debug/Makefile
==============================================================================
--- head/devel/p5-Dancer-Debug/Makefile	Thu Aug 20 13:57:08 2015	(r394876)
+++ head/devel/p5-Dancer-Debug/Makefile	Thu Aug 20 14:03:06 2015	(r394877)
@@ -18,5 +18,6 @@ RUN_DEPENDS=	p5-Class-Method-Modifiers>=
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list