aboutsummaryrefslogtreecommitdiff
path: root/security/qca-tls
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
commit5afc678aac11dcb929706121d1fec2707a1e8e54 (patch)
tree89d39d526223ba8929324fc0ca33a08f06f5f7ae /security/qca-tls
parentdd9602c2a3e0aa86e76d2db30cf6349888702517 (diff)
downloadports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz
ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209636
Diffstat (limited to 'security/qca-tls')
-rw-r--r--security/qca-tls/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile
index d3f32fbefd06..f983f3aa83f8 100644
--- a/security/qca-tls/Makefile
+++ b/security/qca-tls/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qca-tls
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://delta.affinix.com/download/qca/ \
http://psi.affinix.com/beta/
@@ -18,7 +18,6 @@ COMMENT= SSL/TLS plugin for Qt
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
HAS_CONFIGURE= yes
-USE_X_PREFIX= yes
USE_BZIP2= yes
USE_OPENSSL= yes
USE_QT_VER= 3