summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/fetchmailconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index b6e25ede02c..8c5417af57a 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/11/27 15:59:07 frueauf Exp $
+# $NetBSD: Makefile,v 1.14 2001/01/04 16:52:34 wiz Exp $
DISTNAME= fetchmail-5.6.0
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
@@ -13,7 +13,7 @@ HOMEPAGE= http://www.tuxedo.org/~esr/fetchmail/
DEPENDS+= ${DISTNAME}:../../mail/fetchmail
DEPENDS+= py-Tk-*:../../x11/py-Tk
-FILESDIR= ${.CURDIR}/../fetchmail/files
+MD5_FILE= ${.CURDIR}/../fetchmail/files/md5
NO_BUILD= YES
USE_X11= YES