aboutsummaryrefslogtreecommitdiff
path: root/lang/nwcc/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-04-14 15:34:29 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-04-14 15:34:29 +0000
commit6f6cec3a6d9abdc83cdc15e55d5b4921300bed97 (patch)
tree621c05599d0bb8756f7c5908d03ff6e3855dd9b5 /lang/nwcc/Makefile
parent9c20cc4799c31f1a9804d15bc9af0bd205837bba (diff)
downloadports-6f6cec3a6d9abdc83cdc15e55d5b4921300bed97.tar.gz
ports-6f6cec3a6d9abdc83cdc15e55d5b4921300bed97.zip
lang/nwcc: remove powerpc64* from ONLY_FOR_ARCHS
I didn't notice that some binaries failed to build and they didn't cause poudriere to exit either.
Diffstat (limited to 'lang/nwcc/Makefile')
-rw-r--r--lang/nwcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nwcc/Makefile b/lang/nwcc/Makefile
index ef62db16c613..75e6a9e5d343 100644
--- a/lang/nwcc/Makefile
+++ b/lang/nwcc/Makefile
@@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= danilo@FreeBSD.org
COMMENT= Nils Weller's C compiler for Unix systems
-ONLY_FOR_ARCHS= i386 amd64 powerpc64le powerpc64
+ONLY_FOR_ARCHS= i386 amd64
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --installprefix=${PREFIX}