From 6b579a9d1f66e89fdd7a357259a2cea3819f28c3 Mon Sep 17 00:00:00 2001 From: itojun Date: Wed, 10 Jul 2002 13:55:17 +0000 Subject: obey PKG_SYSCONFBASE/DIR setting --- net/totd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/totd') diff --git a/net/totd/Makefile b/net/totd/Makefile index 0db60561eea..17b75ef1345 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2002/03/15 01:54:15 itojun Exp $ +# $NetBSD: Makefile,v 1.14 2002/07/10 13:55:17 itojun Exp $ # DISTNAME= totd-1.3 @@ -10,6 +10,7 @@ HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation GNU_CONFIGURE= YES +CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR} .include "../../mk/bsd.prefs.mk" # always IPv6 ready -- cgit v1.2.3