summaryrefslogtreecommitdiff
path: root/games/angband-tty
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-01-25 16:22:15 +0000
committerkristerw <kristerw@pkgsrc.org>2004-01-25 16:22:15 +0000
commit800de69100b7fb8f79d25e44bb87f4b06d1c620d (patch)
tree02b2e9024cc665d86a113e6be97d781576ce09d6 /games/angband-tty
parent0129c7eedd71aa2a090af4939b3cbfc3021ab9e5 (diff)
downloadpkgsrc-800de69100b7fb8f79d25e44bb87f4b06d1c620d.tar.gz
Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
Diffstat (limited to 'games/angband-tty')
-rw-r--r--games/angband-tty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/angband-tty/Makefile b/games/angband-tty/Makefile
index 6ebf3c3728b..1b15697c04e 100644
--- a/games/angband-tty/Makefile
+++ b/games/angband-tty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/01/20 12:15:39 agc Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/25 16:22:15 kristerw Exp $
#
DISTNAME= angband-283
@@ -23,7 +23,7 @@ ALL_TARGET= angband
SPOILERFILE= angband-spoilers.tar.gz
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
-USE_PKGSRC_GCC= # defined
+GCC_REQD= 2.95.3
.endif
do-install: