pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/7kaa-music



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Mar 13 15:57:20 UTC 2020

Modified Files:
        pkgsrc/games/7kaa-music: Makefile

Log Message:
7kaa-music: Needs 7kaa


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/7kaa-music/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/7kaa-music/Makefile
diff -u pkgsrc/games/7kaa-music/Makefile:1.1 pkgsrc/games/7kaa-music/Makefile:1.2
--- pkgsrc/games/7kaa-music/Makefile:1.1        Sun Jun 30 21:56:28 2019
+++ pkgsrc/games/7kaa-music/Makefile    Fri Mar 13 15:57:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/06/30 21:56:28 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/13 15:57:20 nia Exp $
 
 DISTNAME=      7kaa-music-2.15
 CATEGORIES=    games
@@ -10,6 +10,8 @@ HOMEPAGE=     https://www.7kfans.com/
 COMMENT=       Music files for use with 7KAA
 LICENSE=       7kaa-music-license
 
+DEPENDS+=      7kaa-[0-9]*:../../games/7kaa
+
 WRKSRC=                ${WRKDIR}/7kaa-music
 
 NO_BUILD=      yes



Home | Main Index | Thread Index | Old Index