From 023dd50fda20816b360ef48d9446e3178b668e95 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 4 Jun 2013 07:45:01 +0000 Subject: Replace py-Tk/buildlink3.mk with DEPENDS. There are no buildlink3-relevant files here, just a loadable module. --- mail/fetchmailconf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/fetchmailconf') diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 0be3d5f07af..95da6da377d 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2013/06/03 10:05:30 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2013/06/04 07:45:01 wiz Exp $ DISTNAME= fetchmail-6.3.22 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} @@ -12,6 +12,7 @@ HOMEPAGE= http://fetchmail.berlios.de/ COMMENT= Configuration tool for fetchmail DEPENDS+= ${DISTNAME}{,nb*}:../../mail/fetchmail +DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk NO_BUILD= YES @@ -36,5 +37,4 @@ post-install: ${LN} -s fetchmail.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/fetchmailconf.1 .include "../../lang/python/application.mk" -.include "../../x11/py-Tk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3