diff options
Diffstat (limited to 'net/jwhois/Makefile')
-rw-r--r-- | net/jwhois/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 2be093a09b1..286591ba93e 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2002/08/25 21:49:59 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2003/01/10 07:43:57 cjep Exp $ # DISTNAME= jwhois-3.2.0 @@ -10,6 +10,7 @@ HOMEPAGE= http://www.gnu.org/software/jwhois/ COMMENT= Configurable WHOIS client USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= YES GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --localstatedir=/var/db |