aboutsummaryrefslogtreecommitdiff
path: root/games/fillets-ng
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-10-07 17:53:54 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-10-07 17:53:54 +0000
commit36a672916c151eef8f7b0863e1e5558431bb91fc (patch)
tree586fdd244b183b4c111b38d1b39fd2e1e3d81adf /games/fillets-ng
parent5a0fa3a273344804e67a307bf079abfda7e9ec3e (diff)
downloadports-36a672916c151eef8f7b0863e1e5558431bb91fc.tar.gz
ports-36a672916c151eef8f7b0863e1e5558431bb91fc.zip
games/fillets-ng: actually enable on powerpc64
In the previous commit powerpc64le was added. Since the port builds on powerpc64le, it's left as is.
Diffstat (limited to 'games/fillets-ng')
-rw-r--r--games/fillets-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile
index 1a2c1bbe0457..78143cd1e248 100644
--- a/games/fillets-ng/Makefile
+++ b/games/fillets-ng/Makefile
@@ -27,7 +27,7 @@ PORTDATA= *
DATAVERSION= 1.0.1
-ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64le
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
DESKTOP_ENTRIES="Fish Fillets - Next Generation" \
"" \