From f898f794507ebf20ddcca64a02cd6880acc4b600 Mon Sep 17 00:00:00 2001 From: snj Date: Tue, 27 Apr 2004 04:59:42 +0000 Subject: Convert to buildlink3. --- www/lhs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/lhs') diff --git a/www/lhs/Makefile b/www/lhs/Makefile index 5f89a5184ba..10000faad94 100644 --- a/www/lhs/Makefile +++ b/www/lhs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:57 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/27 05:44:23 snj Exp $ # DISTNAME= lhs-0.1 @@ -11,7 +11,7 @@ HOMEPAGE= http://dev.null.pl/ COMMENT= Lightweight HTTP Server, IPv6-aware and SSL-enabled WRKSRC= ${WRKDIR}/lhs -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes GNU_CONFIGURE= yes BUILD_DEFS+= USE_INET6 @@ -22,5 +22,5 @@ MAKE_ENV+= DEFAULT_ROOT_DIR=${PREFIX}/share/httpd/htdocs do-install: ${INSTALL_PROGRAM} ${WRKSRC}/lhs ${PREFIX}/sbin/lhs -.include "../../security/openssl/buildlink2.mk" +.include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3