Wed Jan 29 20:23:16 2020 UTC ()
games/nethack*: correct some COMMENTs.


(rhialto)
diff -r1.28 -r1.29 pkgsrc/games/nethack/Makefile
diff -r1.41 -r1.42 pkgsrc/games/nethack-x11/Makefile

cvs diff -r1.28 -r1.29 pkgsrc/games/nethack/Makefile (expand / switch to unified diff)

--- pkgsrc/games/nethack/Makefile 2019/10/24 11:52:44 1.28
+++ pkgsrc/games/nethack/Makefile 2020/01/29 20:23:16 1.29
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile,v 1.28 2019/10/24 11:52:44 pho Exp $ 1# $NetBSD: Makefile,v 1.29 2020/01/29 20:23:16 rhialto Exp $
2 2
3META_PACKAGE= yes 3META_PACKAGE= yes
4 4
5.include "../../games/nethack-lib/Makefile.common" 5.include "../../games/nethack-lib/Makefile.common"
6 6
7DISTNAME= nethack-all-${NETHACK_VERSION} 7DISTNAME= nethack-all-${NETHACK_VERSION}
8CATEGORIES+= x11 8CATEGORIES+= x11
9 9
10COMMENT= Meta-package for NetHack with x11, Qt, and tty versions 10COMMENT= Meta-package for NetHack with x11 and tty versions
11 11
12DEPENDS+= nethack-tty-${NETHACK_VERSION}{,nb*}:../../games/nethack-tty 12DEPENDS+= nethack-tty-${NETHACK_VERSION}{,nb*}:../../games/nethack-tty
13DEPENDS+= nethack-x11-${NETHACK_VERSION}{,nb*}:../../games/nethack-x11 13DEPENDS+= nethack-x11-${NETHACK_VERSION}{,nb*}:../../games/nethack-x11
14 14
15.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"

cvs diff -r1.41 -r1.42 pkgsrc/games/nethack-x11/Makefile (expand / switch to unified diff)

--- pkgsrc/games/nethack-x11/Makefile 2020/01/28 21:11:30 1.41
+++ pkgsrc/games/nethack-x11/Makefile 2020/01/29 20:23:16 1.42
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.41 2020/01/28 21:11:30 rhialto Exp $ 1# $NetBSD: Makefile,v 1.42 2020/01/29 20:23:16 rhialto Exp $
2 2
3.include "../../games/nethack-lib/Makefile.common" 3.include "../../games/nethack-lib/Makefile.common"
4 4
5PKGNAME= nethack-x11-${NETHACK_VERSION} 5PKGNAME= nethack-x11-${NETHACK_VERSION}
6COMMENT= The X11+tty version of NetHack 6COMMENT= The X11 version of NetHack
7 7
8CATEGORIES+= x11 8CATEGORIES+= x11
9 9
10DEPENDS+= nethack-lib-${NETHACK_VERSION}{,nb*}:../../games/nethack-lib 10DEPENDS+= nethack-lib-${NETHACK_VERSION}{,nb*}:../../games/nethack-lib
11 11
12BUILD_TARGET= nethack ${VARDATND} 12BUILD_TARGET= nethack ${VARDATND}
13MAKE_ENV+= GAME=nethack 13MAKE_ENV+= GAME=nethack
14MAKE_ENV+= GTYPE=-x11 14MAKE_ENV+= GTYPE=-x11
15 15
16VARDATND= x11tiles NetHack.ad pet_mark.xbm pilemark.xbm rip.xpm 16VARDATND= x11tiles NetHack.ad pet_mark.xbm pilemark.xbm rip.xpm
17MAKE_ENV+= VARDATND=${VARDATND:Q} 17MAKE_ENV+= VARDATND=${VARDATND:Q}
18 18
19FONTS_DIRS.x11+= ${PREFIX}/share/fonts/X11/misc 19FONTS_DIRS.x11+= ${PREFIX}/share/fonts/X11/misc