summaryrefslogtreecommitdiff
path: root/mail/libsylph
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-01 20:22:19 +0000
committerjoerg <joerg>2006-12-01 20:22:19 +0000
commit00db68ec0ff020e66ed9c641d5478d2010f9fa08 (patch)
tree36ef822a39d5248294c7d4f37e7e54c35f05bbc2 /mail/libsylph
parentdc136bf3c383cdfbd1e7a80094cfaf2fd8166a9d (diff)
downloadpkgsrc-00db68ec0ff020e66ed9c641d5478d2010f9fa08.tar.gz
Needs pkg-config.
Diffstat (limited to 'mail/libsylph')
-rw-r--r--mail/libsylph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libsylph/Makefile b/mail/libsylph/Makefile
index d4c3568cf7a..d3b4fd4618c 100644
--- a/mail/libsylph/Makefile
+++ b/mail/libsylph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/10/13 12:38:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2006/12/01 20:22:19 joerg Exp $
#
DISTNAME= libsylph-0.3.0
@@ -14,7 +14,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= lex
+USE_TOOLS+= lex pkg-config
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"