pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/wmii Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb82df088966
branches:  trunk
changeset: 345870:fb82df088966
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Dec 19 22:25:06 2019 +0000

description:
Needs pkg-config.

diffstat:

 wm/wmii/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ac58be328106 -r fb82df088966 wm/wmii/Makefile
--- a/wm/wmii/Makefile  Thu Dec 19 22:24:54 2019 +0000
+++ b/wm/wmii/Makefile  Thu Dec 19 22:25:06 2019 +0000
@@ -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 @@
 
 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