pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/angband-tty angband-tty: Drop old GCC logic



details:   https://anonhg.NetBSD.org/pkgsrc/rev/337f95c57c60
branches:  trunk
changeset: 325556:337f95c57c60
user:      maya <maya%pkgsrc.org@localhost>
date:      Tue Nov 20 18:09:46 2018 +0000

description:
angband-tty: Drop old GCC logic

diffstat:

 games/angband-tty/Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r 8acd9d912c9e -r 337f95c57c60 games/angband-tty/Makefile
--- a/games/angband-tty/Makefile        Tue Nov 20 17:56:12 2018 +0000
+++ b/games/angband-tty/Makefile        Tue Nov 20 18:09:46 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2017/01/03 21:38:29 roy Exp $
+# $NetBSD: Makefile,v 1.41 2018/11/20 18:09:46 maya Exp $
 #
 
 DISTNAME=              angband-283
@@ -25,10 +25,6 @@
 
 SPOILERFILE=           angband-spoilers.tar.gz
 
-.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
-GCC_REQD+=             2.95.3
-.endif
-
 SETGIDGAME=            yes
 SPECIAL_PERMS=         bin/angband ${SETGID_GAMES_PERMS}
 



Home | Main Index | Thread Index | Old Index