pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/holtz
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jun 7 07:19:34 UTC 2023
Modified Files:
pkgsrc/games/holtz: Makefile
Log Message:
holtz: switch to wxGTK31
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/games/holtz/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/holtz/Makefile
diff -u pkgsrc/games/holtz/Makefile:1.60 pkgsrc/games/holtz/Makefile:1.61
--- pkgsrc/games/holtz/Makefile:1.60 Wed Jun 7 06:35:14 2023
+++ pkgsrc/games/holtz/Makefile Wed Jun 7 07:19:34 2023
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2023/06/07 06:35:14 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2023/06/07 07:19:34 wiz Exp $
DISTNAME= holtz-1.5.0
+PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/}
@@ -14,5 +15,5 @@ USE_LANGUAGES= c c++
USE_TOOLS+= gmake
.include "../../devel/boost-libs/buildlink3.mk"
-.include "../../x11/wxGTK30/buildlink3.mk"
+.include "../../x11/wxGTK31/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index