pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games
Module Name: pkgsrc
Committed By: nikita
Date: Thu May 4 15:26:02 UTC 2023
Modified Files:
pkgsrc/games/0ad: Makefile
pkgsrc/games/0ad-data: Makefile
Log Message:
0ad, 0ad-data: remove wip references
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/0ad/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/0ad-data/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/0ad/Makefile
diff -u pkgsrc/games/0ad/Makefile:1.1 pkgsrc/games/0ad/Makefile:1.2
--- pkgsrc/games/0ad/Makefile:1.1 Thu May 4 15:20:52 2023
+++ pkgsrc/games/0ad/Makefile Thu May 4 15:26:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2023/05/04 15:20:52 nikita Exp $
+# $NetBSD: Makefile,v 1.2 2023/05/04 15:26:02 nikita Exp $
.include "Makefile.common"
@@ -18,7 +18,7 @@ USE_TOOLS+= cmake bash gmake pax perl pk
PYTHON_VERSIONS_INCOMPATIBLE= 27
-DEPENDS+= 0ad-data-${PKGVERSION}:../../wip/0ad-data
+DEPENDS+= 0ad-data-${PKGVERSION}:../../games/0ad-data
BUILD_DEPENDS+= premake5-[0-9]*:../../devel/premake5
TOOL_DEPENDS+= python${PYTHON_VERSION_DEFAULT}-[0-9]*:../../lang/python${PYTHON_VERSION_DEFAULT}
TOOL_DEPENDS+= patchelf-[0-9]*:../../devel/patchelf
Index: pkgsrc/games/0ad-data/Makefile
diff -u pkgsrc/games/0ad-data/Makefile:1.1 pkgsrc/games/0ad-data/Makefile:1.2
--- pkgsrc/games/0ad-data/Makefile:1.1 Thu May 4 15:23:41 2023
+++ pkgsrc/games/0ad-data/Makefile Thu May 4 15:26:02 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2023/05/04 15:23:41 nikita Exp $
+# $NetBSD: Makefile,v 1.2 2023/05/04 15:26:02 nikita Exp $
-.include "../../wip/0ad/Makefile.common"
+.include "../../games/0ad/Makefile.common"
DISTNAME= ${DISTVERSION}-data
PKGNAME= ${DISTNAME:S/-unix-data//:S/0ad-/0ad-data-/:S/-alpha/.alpha/}
Home |
Main Index |
Thread Index |
Old Index