summaryrefslogtreecommitdiff
path: root/comms/jpilot-syncmal
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-19 18:18:34 +0000
committerminskim <minskim>2004-12-19 18:18:34 +0000
commit98d3b5b1552895b476a4dac2fc7f572fae49d8c1 (patch)
tree763049ed0784b7cea290ccfe22827b51bcde2419 /comms/jpilot-syncmal
parent3ff7155df142ee32831460e0ed1c2febb6f43df9 (diff)
downloadpkgsrc-98d3b5b1552895b476a4dac2fc7f572fae49d8c1.tar.gz
Add build dependency on pkgconfig, which is used by configure.
Diffstat (limited to 'comms/jpilot-syncmal')
-rw-r--r--comms/jpilot-syncmal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile
index 8466ff1a79f..c754bbb4ac8 100644
--- a/comms/jpilot-syncmal/Makefile
+++ b/comms/jpilot-syncmal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/11/13 21:28:27 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2004/12/19 18:18:34 minskim Exp $
DISTNAME= jpilot-syncmal_0.71.2
PKGNAME= jpilot-syncmal-0.71.2
@@ -31,5 +31,6 @@ PLIST_SUBST+= PLUGINSDIR=${PLUGINSDIR:S/${PREFIX}\///}
.include "../../comms/jpilot/buildlink3.mk"
.include "../../comms/pilot-link-libs/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"