pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/bovo



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Nov 18 09:25:36 UTC 2019

Modified Files:
        pkgsrc/games/bovo: Makefile

Log Message:
bovo: s/wip/games/


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/games/bovo/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/bovo/Makefile
diff -u pkgsrc/games/bovo/Makefile:1.31 pkgsrc/games/bovo/Makefile:1.32
--- pkgsrc/games/bovo/Makefile:1.31     Mon Nov 18 09:22:21 2019
+++ pkgsrc/games/bovo/Makefile  Mon Nov 18 09:25:35 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2019/11/18 09:22:21 markd Exp $
+# $NetBSD: Makefile,v 1.32 2019/11/18 09:25:35 markd Exp $
 
 DISTNAME=      bovo-${KAPPSVER}
 CATEGORIES=    games
@@ -13,7 +13,7 @@ BUILD_DEPENDS+=       kdoctools>=${KF5VER}:../
 
 USE_TOOLS+=    msgmerge
 
-.include "../../wip/libkdegames/buildlink3.mk"
+.include "../../games/libkdegames/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"



Home | Main Index | Thread Index | Old Index