pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/xjewel
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 27 08:47:02 UTC 2026
Modified Files:
pkgsrc/games/xjewel: Makefile
Log Message:
xjewel: try fixing build with native X
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/games/xjewel/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/xjewel/Makefile
diff -u pkgsrc/games/xjewel/Makefile:1.15 pkgsrc/games/xjewel/Makefile:1.16
--- pkgsrc/games/xjewel/Makefile:1.15 Sat Jan 3 16:19:03 2026
+++ pkgsrc/games/xjewel/Makefile Mon Apr 27 08:47:02 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2026/01/03 16:19:03 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2026/04/27 08:47:02 wiz Exp $
DISTNAME= xjewel-1.6
PKGREVISION= 3
@@ -13,6 +13,8 @@ USE_IMAKE= yes
USE_TOOLS+= gzcat bdftopcf mkfontdir
USE_GAMESGROUP= yes
+MAKE_FLAGS= XBINDIR=${TOOLS_DIR}/bin
+
BUILD_DEFS+= VARBASE
SPECIAL_PERMS+= bin/xjewel ${SETGID_GAMES_PERMS}
Home |
Main Index |
Thread Index |
Old Index