summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
committerjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
commit1cf9796f3cd4e88d0e6a9c255ade06c839b84da0 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /mail/fetchmail
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 5279a430f9f..656c70b73be 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.157 2006/02/05 23:09:55 joerg Exp $
+# $NetBSD: Makefile,v 1.158 2006/04/13 18:23:34 jlam Exp $
DISTNAME= fetchmail-6.2.5.5
PKGREVISION= 1
@@ -11,15 +11,13 @@ COMMENT= Batch mail retrieval/forwarding utility for pop2, pop3, apop, imap
PKG_INSTALLATION_TYPES= overwrite pkgviews
-BUILD_USES_MSGFMT= yes
-
.include "../../mk/bsd.prefs.mk"
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-hesiod
LDFLAGS+= ${CFLAGS}
-USE_TOOLS+= tbl
+USE_TOOLS+= msgfmt tbl
.if ${OPSYS} == "Darwin"
LDFLAGS+= -lresolv