From b0c97d22ca88d23dfdac1db248cbcefaea0852fc Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 25 Jul 2004 00:10:38 +0000 Subject: this blindly calls "gcc" with gcc specific flags, so use buildlink3 so we use the wrappers. --- net/totd/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/totd/Makefile b/net/totd/Makefile index 48c79d6a512..59b84ef42b0 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/09/22 09:39:59 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2004/07/25 00:10:38 grant Exp $ # DISTNAME= totd-1.4 @@ -9,7 +9,8 @@ MAINTAINER= feico@pasta.cs.uit.no HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation -GNU_CONFIGURE= YES +USE_BUILDLINK3= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR} .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3