summaryrefslogtreecommitdiff
path: root/security/qca-tls
diff options
context:
space:
mode:
authorghen <ghen>2006-01-05 10:08:58 +0000
committerghen <ghen>2006-01-05 10:08:58 +0000
commit3414c0df59323d3b6ea562127cd8c37ad2419db6 (patch)
treeb345d1e84fd4fee52138fac9f81a99f3b853ec00 /security/qca-tls
parenta23c2fe54779b30e77cc0b66bfa986aacb3cb45c (diff)
downloadpkgsrc-3414c0df59323d3b6ea562127cd8c37ad2419db6.tar.gz
Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it. Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor "build" now set it to "full", but should be checked whether they really need it (comment added). Packages which previously set it to "build" now don't set it anymore. Ok by jlam, wiz.
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 48ef05ea5c6..7f4599637aa 100644
--- a/security/qca-tls/Makefile
+++ b/security/qca-tls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/11/01 22:57:06 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/01/05 10:08:59 ghen Exp $
DISTNAME= qca-tls-1.0
CATEGORIES= security
@@ -31,6 +31,5 @@ do-install:
.include "../../security/openssl/buildlink3.mk"
.include "../../x11/qt3-libs/buildlink3.mk"
-BUILDLINK_DEPMETHOD.qt3-tools= build
.include "../../x11/qt3-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"