summaryrefslogtreecommitdiff
path: root/net/jwhois
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 08:24:03 +0000
committersnj <snj@pkgsrc.org>2004-04-25 08:24:03 +0000
commit0a9411e5e77037977af4872b0619998b8dd255b8 (patch)
tree8e30c1d10cf5052a43c9b29125d30dbbb20a51f7 /net/jwhois
parent10c0be86b3def60b100168bab892de245f0aa831 (diff)
downloadpkgsrc-0a9411e5e77037977af4872b0619998b8dd255b8.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/jwhois')
-rw-r--r--net/jwhois/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile
index ff6261a01b8..a7bdea36fed 100644
--- a/net/jwhois/Makefile
+++ b/net/jwhois/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/03/15 17:15:36 kleink Exp $
+# $NetBSD: Makefile,v 1.35 2004/04/25 08:28:09 snj Exp $
#
DISTNAME= jwhois-3.2.2
@@ -10,7 +10,7 @@ MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.gnu.org/software/jwhois/
COMMENT= Configurable WHOIS client
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
@@ -32,5 +32,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/example/jwhois.conf \
${EGDIR}/jwhois.conf.default
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"