pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

0ad: Make depending on wip/0ad-data



Module Name:	pkgsrc-wip
Committed By:	Frédéric Fauberteau <frederic%fauberteau.org@localhost>
Pushed By:	frederic
Date:		Thu May 15 09:32:46 2025 +0200
Changeset:	1a9411b9b73bba242a11651410c24a63cee18201

Modified Files:
	0ad/Makefile

Log Message:
0ad: Make depending on wip/0ad-data

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1a9411b9b73bba242a11651410c24a63cee18201

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 0ad/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/0ad/Makefile b/0ad/Makefile
index 01aa64a30e..3447db71e3 100644
--- a/0ad/Makefile
+++ b/0ad/Makefile
@@ -16,7 +16,7 @@ USE_TOOLS+=	cmake bash gmake pax perl pkg-config
 
 USE_CXX_FEATURES+=	c++17
 
-DEPENDS+=		0ad-data-${PKGVERSION_NOREV}{,nb*}:../../games/0ad-data
+DEPENDS+=		0ad-data-${PKGVERSION_NOREV}{,nb*}:../../wip/0ad-data
 TOOL_DEPENDS+=		premake5-[0-9]*:../../devel/premake5
 TOOL_DEPENDS+=		patchelf-[0-9]*:../../devel/patchelf
 


Home | Main Index | Thread Index | Old Index