summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-06-18 16:54:07 +0000
committernia <nia@pkgsrc.org>2019-06-18 16:54:07 +0000
commit49d45aab19a10f480f7a576a44412944063ffcee (patch)
tree8c8537121f11f705c27b0805db562c7fd8151eb8 /x11
parent18bc3a20c1ee0f8fc8e3e12999cd6a565b3699e2 (diff)
downloadpkgsrc-49d45aab19a10f480f7a576a44412944063ffcee.tar.gz
slim: This needs pkg-config.
Diffstat (limited to 'x11')
-rw-r--r--x11/slim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/slim/Makefile b/x11/slim/Makefile
index 719ef58aff2..c790b08c77e 100644
--- a/x11/slim/Makefile
+++ b/x11/slim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/05/23 19:23:23 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2019/06/18 16:54:07 nia Exp $
DISTNAME= slim-1.3.6
PKGREVISION= 2
@@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/iwamatsu/slim
COMMENT= Simple login manager
LICENSE= gnu-gpl-v2
+USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_CMAKE= yes