diff options
author | wiz <wiz> | 2002-01-10 14:10:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-01-10 14:10:23 +0000 |
commit | 2ddae272dede10b385e6b51b417488d5d1b0163e (patch) | |
tree | 278e98dd6ddffbbff75fad1917cef2157ee9c3b9 /mail/fetchmailconf/Makefile | |
parent | fdf430e927f41de9306a6331d032accca8aad233 (diff) | |
download | pkgsrc-2ddae272dede10b385e6b51b417488d5d1b0163e.tar.gz |
Add back own distinfo -- since fetchmailconf isn't sharing fetchmail's
patches, it shouldn't share its distinfo either.
Diffstat (limited to 'mail/fetchmailconf/Makefile')
-rw-r--r-- | mail/fetchmailconf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index a303bee1978..a5552f34dfd 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2001/12/30 12:05:12 frueauf Exp $ +# $NetBSD: Makefile,v 1.32 2002/01/10 14:10:23 wiz Exp $ DISTNAME= fetchmail-5.9.6 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} @@ -14,7 +14,6 @@ COMMENT= Configuration tool for fetchmail DEPENDS+= ${DISTNAME}:../../mail/fetchmail DEPENDS+= py-Tk-[0-9]*:../../x11/py-Tk -DISTINFO_FILE= ${.CURDIR}/../fetchmail/distinfo NO_BUILD= YES USE_X11= YES |