summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorplunky <plunky@pkgsrc.org>2016-09-09 20:07:23 +0000
committerplunky <plunky@pkgsrc.org>2016-09-09 20:07:23 +0000
commitce8024c6954ab95f29984a923713dfc3c315a52b (patch)
tree3fa06119128b63395ada521aa96c106dce15702d /cad
parent0ea14cada5672d36972e3238463a00ead945a1b4 (diff)
downloadpkgsrc-ce8024c6954ab95f29984a923713dfc3c315a52b.tar.gz
add pkg-config to USE_TOOLS
Diffstat (limited to 'cad')
-rw-r--r--cad/librecad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index b9438fee9e2..87c23a6b9eb 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2016/09/09 18:48:59 plunky Exp $
+# $NetBSD: Makefile,v 1.33 2016/09/09 20:07:23 plunky Exp $
#
DISTNAME= LibreCAD-2.1.1
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
EXTRACT_USING= bsdtar
USE_LANGUAGES= c c++
-USE_TOOLS+= pax
+USE_TOOLS+= pax pkg-config
USE_LIBTOOL= yes
SUBST_CLASSES+= qtdir