summaryrefslogtreecommitdiff
path: root/editors/Sigil
diff options
context:
space:
mode:
authorwiz <wiz>2012-02-16 11:58:50 +0000
committerwiz <wiz>2012-02-16 11:58:50 +0000
commit58dd335d980b0f737d3f4c40cd3be78d403215f6 (patch)
tree63e5a3678f66665fba1fba9c999e8fc7d4b687fa /editors/Sigil
parent9beeb4289641c6ab11bfc4e163c483ad5aee2acd (diff)
downloadpkgsrc-58dd335d980b0f737d3f4c40cd3be78d403215f6.tar.gz
Add missing pkg-config dependency.
Diffstat (limited to 'editors/Sigil')
-rw-r--r--editors/Sigil/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index 807eadae479..3a78de79713 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/02/15 08:00:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2012/02/16 11:58:50 wiz Exp $
#
DISTNAME= Sigil-0.5.2-Code
@@ -20,6 +20,7 @@ WRKSRC= ${WRKDIR}
USE_LANGUAGES= c c++
USE_CMAKE= yes
+USE_TOOLS+= pkg-config
BUILDLINK_TRANSFORM+= l:BoostParts:boost_date_time:boost_filesystem:boost_regex:boost_system:boost_thread:boost_program_options
BUILDLINK_TRANSFORM+= l:Xerces:xerces-c