pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/angband-tty
Module Name: pkgsrc
Committed By: maya
Date: Tue Nov 20 18:09:46 UTC 2018
Modified Files:
pkgsrc/games/angband-tty: Makefile
Log Message:
angband-tty: Drop old GCC logic
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/games/angband-tty/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/angband-tty/Makefile
diff -u pkgsrc/games/angband-tty/Makefile:1.40 pkgsrc/games/angband-tty/Makefile:1.41
--- pkgsrc/games/angband-tty/Makefile:1.40 Tue Jan 3 21:38:29 2017
+++ pkgsrc/games/angband-tty/Makefile Tue Nov 20 18:09:46 2018
@@ -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 @@ BUILD_TARGET= angband
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