summaryrefslogtreecommitdiff
path: root/security/qca/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2007-12-19 13:01:36 +0000
committerjdolecek <jdolecek>2007-12-19 13:01:36 +0000
commitb8f0d53e3c4881a3bc3aab3202e7bb89dd8837db (patch)
treeda4dbde5875376a52afc9b7a3f1047ecb1cfc9a7 /security/qca/Makefile
parent6f54b7d1278a741779bab1b05a730e0904392247 (diff)
downloadpkgsrc-b8f0d53e3c4881a3bc3aab3202e7bb89dd8837db.tar.gz
Update qca to version 2.0.0 (needed for update of chat/psi). Change list
is not available, but the project now depends on QT 4.2 and was incorporated into KDE4 too
Diffstat (limited to 'security/qca/Makefile')
-rw-r--r--security/qca/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/security/qca/Makefile b/security/qca/Makefile
index 881579aa691..270bda765fe 100644
--- a/security/qca/Makefile
+++ b/security/qca/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2006/05/11 11:19:44 smb Exp $
+# $NetBSD: Makefile,v 1.14 2007/12/19 13:01:36 jdolecek Exp $
-DISTNAME= qca-1.0
-PKGREVISION= 3
+DISTNAME= qca-2.0.0
CATEGORIES= security
-MASTER_SITES= http://delta.affinix.com/qca/
+MASTER_SITES= http://delta.affinix.com/download/qca/2.0/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jdolecek@NetBSD.org
@@ -17,7 +16,6 @@ USE_LANGUAGES= c++
INSTALLATION_DIRS= include lib
-.include "../../x11/qt3-libs/buildlink3.mk"
-BUILDLINK_API_DEPENDS.qt3-tools+= qt3-tools>=3.3.5nb6
-.include "../../x11/qt3-tools/buildlink3.mk"
+.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"