From acb68d7a63c9300dc3b15d773a0eb01076039ee8 Mon Sep 17 00:00:00 2001
From: jlam <jlam@pkgsrc.org>
Date: Tue, 17 Feb 2004 11:28:52 +0000
Subject: This package doesn't need libiconv, just gettext-lib, and the
 built-in gettext is good enough for it.  While we're here, bl3ify.  Bump the
 PKGREVISION due to dependency changes.

---
 net/wol/Makefile | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

(limited to 'net/wol')

diff --git a/net/wol/Makefile b/net/wol/Makefile
index 4a1c612a139..0449f69ea24 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2004/02/14 17:57:25 uebayasi Exp $
-#
+# $NetBSD: Makefile,v 1.10 2004/02/17 11:28:52 jlam Exp $
 
 DISTNAME=	wol-0.7.0
+PKGREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=ahh/}
 
@@ -9,12 +9,11 @@ MAINTAINER=	xtraeme@NetBSD.org
 HOMEPAGE=	http://ahh.sourceforge.net/wol/
 COMMENT=	Small Wake On Lan client
 
-USE_BUILDLINK2=		YES
-GNU_CONFIGURE=		YES
+USE_BUILDLINK3=		yes
+GNU_CONFIGURE=		yes
 USE_GNU_TOOLS+=		make
-USE_GNU_GETTEXT=	YES
-USE_PKGLOCALEDIR=	YES
+USE_PKGLOCALEDIR=	yes
 INFO_FILES=		wol.info
 
-.include "../../converters/libiconv/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
-- 
cgit v1.2.3