pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/nethack
Module Name: pkgsrc
Committed By: wiz
Date: Tue Sep 26 21:43:37 UTC 2017
Modified Files:
pkgsrc/games/nethack: Makefile
Log Message:
nethack: remove qt version
Bump PKGREVISION.
Noted by joerg
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/games/nethack/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/nethack/Makefile
diff -u pkgsrc/games/nethack/Makefile:1.26 pkgsrc/games/nethack/Makefile:1.27
--- pkgsrc/games/nethack/Makefile:1.26 Wed Jun 1 11:20:29 2011
+++ pkgsrc/games/nethack/Makefile Tue Sep 26 21:43:37 2017
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.26 2011/06/01 11:20:29 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/09/26 21:43:37 wiz Exp $
META_PACKAGE= yes
.include "../../games/nethack-lib/Makefile.common"
DISTNAME= nethack-all-${NETHACK_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES+= x11
COMMENT= Meta-package for NetHack with x11, Qt, and tty versions
DEPENDS+= nethack-tty-${NETHACK_VERSION}{,nb*}:../../games/nethack-tty
DEPENDS+= nethack-x11-${NETHACK_VERSION}{,nb*}:../../games/nethack-x11
-DEPENDS+= nethack-qt-${NETHACK_VERSION}{,nb*}:../../games/nethack-qt
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index