svn commit: r395252 - head/net/p5-Growl-GNTP

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Aug 25 13:51:21 UTC 2015


Author: amdmi3
Date: Tue Aug 25 13:51:20 2015
New Revision: 395252
URL: https://svnweb.freebsd.org/changeset/ports/395252

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Growl-GNTP/Makefile

Modified: head/net/p5-Growl-GNTP/Makefile
==============================================================================
--- head/net/p5-Growl-GNTP/Makefile	Tue Aug 25 13:51:08 2015	(r395251)
+++ head/net/p5-Growl-GNTP/Makefile	Tue Aug 25 13:51:20 2015	(r395252)
@@ -19,5 +19,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	modbuild
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list