svn commit: r398489 - head/games/p5-Algorithm-Pair-Best2

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


Author: sunpoet
Date: Sat Oct  3 17:07:59 2015
New Revision: 398489
URL: https://svnweb.freebsd.org/changeset/ports/398489

Log:
  - Add NO_ARCH

Modified:
  head/games/p5-Algorithm-Pair-Best2/Makefile

Modified: head/games/p5-Algorithm-Pair-Best2/Makefile
==============================================================================
--- head/games/p5-Algorithm-Pair-Best2/Makefile	Sat Oct  3 17:07:55 2015	(r398488)
+++ head/games/p5-Algorithm-Pair-Best2/Makefile	Sat Oct  3 17:07:59 2015	(r398489)
@@ -14,6 +14,7 @@ COMMENT=	Select tournament pairings
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list