diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-26 20:59:36 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-26 20:59:36 +0000 |
commit | 6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b (patch) | |
tree | fb137a5b96058207595d05a6be1da5a3dce55ecc /security | |
parent | ae12e2aa4145aa48d203443b8ed927734af7f747 (diff) | |
download | ports-6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b.tar.gz ports-6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/qca-tls/Makefile | 2 |
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 |