summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authordrochner <drochner>2002-10-24 18:35:50 +0000
committerdrochner <drochner>2002-10-24 18:35:50 +0000
commit444df33d61907311b2c0ab77dcfbb57618f89441 (patch)
tree4a2822b90a70fd056264496ef1488b3211527d0e /mail/fetchmailconf
parent109d837bc14eb368b65eb75f685f95415e4030f0 (diff)
downloadpkgsrc-444df33d61907311b2c0ab77dcfbb57618f89441.tar.gz
convert to buildlink2 (another trivial NO_BUILD case)
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r--mail/fetchmailconf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index 473975df485..7feb849ad92 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2002/09/30 20:51:04 frueauf Exp $
+# $NetBSD: Makefile,v 1.43 2002/10/24 18:35:50 drochner Exp $
DISTNAME= fetchmail-6.1.0
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
@@ -15,6 +15,7 @@ DEPENDS+= ${PKGNAME:S/conf//}:../../mail/fetchmail
NO_BUILD= YES
USE_X11= YES
+USE_BUILDLINK2= yes
DISTINFO_FILE= ${.CURDIR}/../../mail/fetchmail/distinfo
PATCHDIR= ${.CURDIR}/../../mail/fetchmail/patches
@@ -26,5 +27,5 @@ do-install:
${LN} -s fetchmail.1 ${PREFIX}/man/man1/fetchmailconf.1
.include "../../lang/python/application.mk"
-.include "../../x11/py-Tk/buildlink.mk"
+.include "../../x11/py-Tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"