pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/wmii



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Dec 19 22:25:06 UTC 2019

Modified Files:
        pkgsrc/wm/wmii: Makefile

Log Message:
Needs pkg-config.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/wm/wmii/Makefile

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

Modified files:

Index: pkgsrc/wm/wmii/Makefile
diff -u pkgsrc/wm/wmii/Makefile:1.36 pkgsrc/wm/wmii/Makefile:1.37
--- pkgsrc/wm/wmii/Makefile:1.36        Sun Apr 28 23:57:25 2019
+++ pkgsrc/wm/wmii/Makefile     Thu Dec 19 22:25:06 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2019/04/28 23:57:25 mef Exp $
+# $NetBSD: Makefile,v 1.37 2019/12/19 22:25:06 joerg Exp $
 
 DISTNAME=              wmii+ixp-3.9.2
 PKGNAME=               wmii-3.9.2
@@ -13,7 +13,7 @@ LICENSE=              mit
 
 DEPENDS+=              dmenu>=3.7:../../x11/dmenu
 
-USE_TOOLS+=            tbl
+USE_TOOLS+=            tbl pkg-config
 
 BUILD_DEFS+=           PKG_SYSCONFBASE
 MAKE_ENV+=             PKG_SYSCONFBASE=${PKG_SYSCONFBASE}



Home | Main Index | Thread Index | Old Index