summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2013-10-15 08:08:08 +0000
committermef <mef@pkgsrc.org>2013-10-15 08:08:08 +0000
commitc0cce84aef2e5f4d2d0070b1d00c73f6ea9ae7fb (patch)
tree10d42dea709832ebb4ea2e64143a39051da182ef /editors
parentf1af6e14137a79c0dfacc34e1bf43d83085ce85c (diff)
downloadpkgsrc-c0cce84aef2e5f4d2d0070b1d00c73f6ea9ae7fb.tar.gz
Missing USE_TOOLS+= pkg-config added. Thanks joerg@.
Diffstat (limited to 'editors')
-rw-r--r--editors/texmaker/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 8abb1c8a66f..b727b3d2a48 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2013/10/14 04:45:28 mef Exp $
+# $NetBSD: Makefile,v 1.40 2013/10/15 08:08:08 mef Exp $
DISTNAME= texmaker-4.0.4
CATEGORIES= editors
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.xm1math.net/texmaker/
COMMENT= LaTeX editor and front end
LICENSE= gnu-gpl-v2
+USE_TOOLS+= pkg-config
USE_LANGUAGES= c++ c
USE_LIBTOOL= yes