From 68399b42074beb11e0540bef96a04538662ea485 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 27 Jul 2001 14:46:10 +0000 Subject: Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Fixes pkg/13568. --- security/sslwrap/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/sslwrap') diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index d1e6824166d..3b2908d500a 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/17 17:50:12 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/07/27 14:46:10 jlam Exp $ # DISTNAME= ${PKGNAME:S/-//} @@ -10,6 +10,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.rickk.com/sslwrap/ COMMENT= simple ssl wrapper -USE_SSL= # defined +USE_BUILDLINK_ONLY= YES +.include "../../security/openssl/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3