summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorwiz <wiz>2001-06-24 11:19:00 +0000
committerwiz <wiz>2001-06-24 11:19:00 +0000
commitc30ce42fac9c44ce341c2eab73f17343d780976d (patch)
tree5a784b21d9dc49644d79d29e5d7b77b60dad77f1 /mail/fetchmail
parent2d950c57a31b709c4e8108e0f1cbccd128a38ec7 (diff)
downloadpkgsrc-c30ce42fac9c44ce341c2eab73f17343d780976d.tar.gz
Doesn't seem to need GNU make anymore.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 4644a144de7..b9b4faf5f5f 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2001/06/23 10:01:59 frueauf Exp $
+# $NetBSD: Makefile,v 1.97 2001/06/24 11:19:00 wiz Exp $
#
DISTNAME= fetchmail-5.8.8
@@ -16,7 +16,6 @@ BUILD_USES_MSGFMT= yes
USE_LIBINTL= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
CONFIGURE_ARGS+=--without-hesiod
CONFIGURE_ENV+= LDFLAGS="${CFLAGS}"