summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorsmb <smb@pkgsrc.org>2006-05-11 11:19:44 +0000
committersmb <smb@pkgsrc.org>2006-05-11 11:19:44 +0000
commita9c180b4c414bc27911147362c0cd17ef287306c (patch)
treeeb7888b6dd34fd55af436280756a6acd5d70a023 /security
parent3f1ea3130295d311fb52ff510f49b7f685bafd29 (diff)
downloadpkgsrc-a9c180b4c414bc27911147362c0cd17ef287306c.tar.gz
Add
USE_LANGUAGES= c++ lines.
Diffstat (limited to 'security')
-rw-r--r--security/qca-tls/Makefile3
-rw-r--r--security/qca/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile
index bc3a68885ea..18469c09465 100644
--- a/security/qca-tls/Makefile
+++ b/security/qca-tls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/04/17 13:46:47 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2006/05/11 11:19:44 smb Exp $
DISTNAME= qca-tls-1.0
PKGREVISION= 3
@@ -13,6 +13,7 @@ COMMENT= Cross-platform crypto API for QT - TLS plugin
USE_TOOLS+= gmake
USE_LIBTOOL= yes
HAS_CONFIGURE= yes
+USE_LANGUAGES= c++
CONFIGURE_ARGS+= --with-openssl-inc=${SSLBASE}/include
CONFIGURE_ARGS+= --with-openssl-lib=${SSLBASE}/lib
diff --git a/security/qca/Makefile b/security/qca/Makefile
index 55d126225ad..881579aa691 100644
--- a/security/qca/Makefile
+++ b/security/qca/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:05 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/05/11 11:19:44 smb Exp $
DISTNAME= qca-1.0
PKGREVISION= 3
@@ -13,6 +13,7 @@ COMMENT= Cross-platform crypto API for QT
USE_TOOLS+= gmake
USE_LIBTOOL= yes
HAS_CONFIGURE= yes
+USE_LANGUAGES= c++
INSTALLATION_DIRS= include lib