From d6ddf17e043f067231fee9a0351191b24a8efc09 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 22 May 2005 21:04:41 +0000 Subject: Remove USE_TBL from pkgsrc and replace with USE_TOOLS+=tbl. --- mail/fetchmail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 1044223a419..97920b865c7 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2005/04/11 21:46:19 tv Exp $ +# $NetBSD: Makefile,v 1.152 2005/05/22 21:04:41 jlam Exp $ DISTNAME= fetchmail-6.2.5 PKGREVISION= 4 @@ -20,8 +20,8 @@ USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-hesiod -USE_TBL= yes LDFLAGS+= ${CFLAGS} +USE_TOOLS+= tbl .include "options.mk" -- cgit v1.2.3