summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorplunky <plunky>2016-09-09 20:07:23 +0000
committerplunky <plunky>2016-09-09 20:07:23 +0000
commit2258769ee71ceab5a88110f5acc733bebe4140c9 (patch)
tree1060fafa7dadf40b9138eefbed91214615e373a8 /cad
parentd7df1016b2b7d10984d3f3c2e30f3fb5eeab8989 (diff)
downloadpkgsrc-2258769ee71ceab5a88110f5acc733bebe4140c9.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