aboutsummaryrefslogtreecommitdiffstats
path: root/security/qca-tls
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-02-27 04:59:36 +0800
committerlofi <lofi@FreeBSD.org>2004-02-27 04:59:36 +0800
commitffb7f7818ca24d1cad8e07b5e2f9d73d0dbc0974 (patch)
tree04526c52b6d6e8f3d9b350bad4a10723d2f30485 /security/qca-tls
parent670c51326db02c8fce8eda5ed467ca56d442438a (diff)
downloadfreebsd-ports-gnome-ffb7f7818ca24d1cad8e07b5e2f9d73d0dbc0974.tar.gz
freebsd-ports-gnome-ffb7f7818ca24d1cad8e07b5e2f9d73d0dbc0974.tar.zst
freebsd-ports-gnome-ffb7f7818ca24d1cad8e07b5e2f9d73d0dbc0974.zip
Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
Diffstat (limited to 'security/qca-tls')
-rw-r--r--security/qca-tls/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile
index b92669ef4aff..25b47ed13bbd 100644
--- a/security/qca-tls/Makefile
+++ b/security/qca-tls/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://psi.affinix.com/beta/
MAINTAINER= demon@FreeBSD.org
COMMENT= SSL/TLS plugin for Qt
+BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+
HAS_CONFIGURE= yes
USE_X_PREFIX= yes
USE_BZIP2= yes