svn commit: r397420 - head/net/p5-BBS-UserInfo-Wretch

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:19:48 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:19:47 2015
New Revision: 397420
URL: https://svnweb.freebsd.org/changeset/ports/397420

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-BBS-UserInfo-Wretch/Makefile

Modified: head/net/p5-BBS-UserInfo-Wretch/Makefile
==============================================================================
--- head/net/p5-BBS-UserInfo-Wretch/Makefile	Sun Sep 20 20:19:43 2015	(r397419)
+++ head/net/p5-BBS-UserInfo-Wretch/Makefile	Sun Sep 20 20:19:47 2015	(r397420)
@@ -18,6 +18,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Expect>=0:${PORTSDIR}/lang/p5-Expect
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list