summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2007-01-27 17:45:43 +0000
committerAndrey Slusar <anray@FreeBSD.org>2007-01-27 17:45:43 +0000
commit4f58a69b0234380c3dcb1d7f1aaf3ed421383f4e (patch)
tree71478635c731d499a23e6266994983f42485df3f /palm
parent- Add needed for build depends(devel/pkg-config). (diff)
Add pkg-config to build depends.
Notes
Notes: svn path=/head/; revision=183419
Diffstat (limited to 'palm')
-rw-r--r--palm/synce-dccm/Makefile1
-rw-r--r--palm/synce-vdccm/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/palm/synce-dccm/Makefile b/palm/synce-dccm/Makefile
index 49f8e93493e8..9ac8de67632c 100644
--- a/palm/synce-dccm/Makefile
+++ b/palm/synce-dccm/Makefile
@@ -14,6 +14,7 @@ DISTNAME= synce-vdccm-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Listener daemon for connections from WinCE devices
+BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce
GNU_CONFIGURE= yes
diff --git a/palm/synce-vdccm/Makefile b/palm/synce-vdccm/Makefile
index 49f8e93493e8..9ac8de67632c 100644
--- a/palm/synce-vdccm/Makefile
+++ b/palm/synce-vdccm/Makefile
@@ -14,6 +14,7 @@ DISTNAME= synce-vdccm-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Listener daemon for connections from WinCE devices
+BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce
GNU_CONFIGURE= yes