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
commit497dfffab4736b9285ed39040e53cb5bbe009cfe (patch)
tree5a784b21d9dc49644d79d29e5d7b77b60dad77f1 /mail/fetchmail
parent6072f62824b9d23e2cac8d7c16a44ec16add1a30 (diff)
downloadpkgsrc-497dfffab4736b9285ed39040e53cb5bbe009cfe.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}"