diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-04 01:07:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-04 01:07:59 +0800 |
commit | 72d9adb43fa74a46cd4d30458b9b8ff0e7b9f2f0 (patch) | |
tree | 36042d21663d5320ffebac89751352dfef429f76 /games | |
parent | c5e32d706d096b3a9ce0eb58a4ee429ea2161805 (diff) | |
download | freebsd-ports-gnome-72d9adb43fa74a46cd4d30458b9b8ff0e7b9f2f0.tar.gz freebsd-ports-gnome-72d9adb43fa74a46cd4d30458b9b8ff0e7b9f2f0.tar.zst freebsd-ports-gnome-72d9adb43fa74a46cd4d30458b9b8ff0e7b9f2f0.zip |
- Add NO_ARCH
Diffstat (limited to 'games')
-rw-r--r-- | games/p5-Algorithm-Pair-Best2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/p5-Algorithm-Pair-Best2/Makefile b/games/p5-Algorithm-Pair-Best2/Makefile index 4f7a59052031..2544e3a81fe5 100644 --- a/games/p5-Algorithm-Pair-Best2/Makefile +++ b/games/p5-Algorithm-Pair-Best2/Makefile @@ -14,6 +14,7 @@ COMMENT= Select tournament pairings LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USE_PERL5= configure USES= perl5 |