pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/onscripter
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 21 19:40:42 UTC 2026
Modified Files:
pkgsrc/games/onscripter: Makefile
Log Message:
onscripter: fix WRKSRC after previous
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/games/onscripter/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/onscripter/Makefile
diff -u pkgsrc/games/onscripter/Makefile:1.55 pkgsrc/games/onscripter/Makefile:1.56
--- pkgsrc/games/onscripter/Makefile:1.55 Tue Jan 20 18:26:12 2026
+++ pkgsrc/games/onscripter/Makefile Wed Jan 21 19:40:42 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2026/01/20 18:26:12 tsutsui Exp $
+# $NetBSD: Makefile,v 1.56 2026/01/21 19:40:42 wiz Exp $
DISTNAME= onscripter-20230825
PKGREVISION= 3
@@ -23,6 +23,8 @@ BUILD_TARGET= ALL
USE_TOOLS+= pkg-config
+WRKSRC= ${WRKDIR}/${DISTNAME}
+
.include "options.mk"
SUBST_CLASSES+= fix
Home |
Main Index |
Thread Index |
Old Index