summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-22 21:04:41 +0000
committerjlam <jlam@pkgsrc.org>2005-05-22 21:04:41 +0000
commit163b6e6c2b59850f365c2c211f23e85b2173610e (patch)
tree000eb93beb750f35f5e59ab714f3cf843b0bbc92 /mail/fetchmail
parentea6e7a716bb195a54ea4a0aee926a82a3d92ed66 (diff)
downloadpkgsrc-163b6e6c2b59850f365c2c211f23e85b2173610e.tar.gz
Remove USE_TBL from pkgsrc and replace with USE_TOOLS+=tbl.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile4
1 files changed, 2 insertions, 2 deletions
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"