summaryrefslogtreecommitdiff
path: root/security/sslwrap
diff options
context:
space:
mode:
Diffstat (limited to 'security/sslwrap')
-rw-r--r--security/sslwrap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile
index 3b2908d500a..d7664d69b6c 100644
--- a/security/sslwrap/Makefile
+++ b/security/sslwrap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/07/27 14:46:10 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2002/08/25 21:50:44 jlam Exp $
#
DISTNAME= ${PKGNAME:S/-//}
@@ -10,7 +10,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.rickk.com/sslwrap/
COMMENT= simple ssl wrapper
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
-.include "../../security/openssl/buildlink.mk"
+.include "../../security/openssl/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"