aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/cphone/Makefile3
-rw-r--r--net/psi/Makefile2
2 files changed, 4 insertions, 1 deletions
diff --git a/net/cphone/Makefile b/net/cphone/Makefile
index 995d7bc11ef0..61c0cb90b29b 100644
--- a/net/cphone/Makefile
+++ b/net/cphone/Makefile
@@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= roger@FreeBSD.org
COMMENT= H323 Video Conferencing Program which uses QT
-BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
+BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build \
+ qmake:${PORTSDIR}/devel/qmake
NOCLEANDEPENDS= yes
diff --git a/net/psi/Makefile b/net/psi/Makefile
index ed7a550a852c..02ee0b8c1a48 100644
--- a/net/psi/Makefile
+++ b/net/psi/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= eugos@gmx.net
COMMENT= A Qt-based Jabber client
+BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+
RUN_DEPENDS= ${X11BASE}/lib/plugins/crypto/libqca-tls.so:${PORTSDIR}/security/qca-tls
HAS_CONFIGURE= yes