aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-04-06 13:13:42 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-04-06 13:13:42 +0000
commit48d7b99009351644ac55fe8d56e8c2bd677be4b3 (patch)
treea2cd00223b06e8789970ced0ae893d33a44ae61c
parent8f0ebbe09b53d252688d90d716bd46db3df6d47b (diff)
downloadports-48d7b99009351644ac55fe8d56e8c2bd677be4b3.tar.gz
ports-48d7b99009351644ac55fe8d56e8c2bd677be4b3.zip
lang/nwcc: enable on powerpc64
-rw-r--r--lang/nwcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nwcc/Makefile b/lang/nwcc/Makefile
index fd0961415cac..81a1101ac06a 100644
--- a/lang/nwcc/Makefile
+++ b/lang/nwcc/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= danilo@FreeBSD.org
COMMENT= Nils Weller's C compiler for Unix systems
-ONLY_FOR_ARCHS= i386 amd64 powerpc64le
+ONLY_FOR_ARCHS= i386 amd64 powerpc64le powerpc64
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --installprefix=${PREFIX}