From 02526271b78c18a0c07b3ea8be04d2a61b0bf8e7 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 25 Aug 2002 21:48:57 +0000 Subject: Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2. --- security/stunnel/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'security/stunnel') diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index c2aaf0b9e72..f2978ed28f7 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2002/06/17 10:47:56 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2002/08/25 21:50:47 jlam Exp $ DISTNAME= stunnel-3.22 CATEGORIES= security @@ -10,12 +10,13 @@ MAINTAINER= martti@netbsd.org HOMEPAGE= http://www.stunnel.org/ COMMENT= Universal SSL tunnel -USE_BUILDLINK_ONLY= # defined +USE_BUILDLINK2= # defined GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --with-ssl=${SSLBASE} \ --with-cert-dir="${SSLCERTS}" \ --with-pem-dir="${SSLCERTS}" \ --with-tcp-wrappers -.include "../../security/openssl/buildlink.mk" +.include "../../security/openssl/buildlink2.mk" +.include "../../security/tcp_wrappers/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3