From 2f5cd46ce7c0059631efe5447ca8c5325ede77b4 Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 25 Dec 2004 21:44:42 +0000 Subject: Relax Tk requirement so that the package can be used with tk>=8.4. While here, use DEPENDS instead of including tk/buildlink3.mk becuase this package installs a tk script only. Bump PKGREVISION due to the dependency change. --- x11/xbindkeys-tk/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/xbindkeys-tk') diff --git a/x11/xbindkeys-tk/Makefile b/x11/xbindkeys-tk/Makefile index 7c226104a07..186b0fb3acd 100644 --- a/x11/xbindkeys-tk/Makefile +++ b/x11/xbindkeys-tk/Makefile @@ -1,12 +1,14 @@ -# $NetBSD: Makefile,v 1.6 2004/11/20 22:40:34 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/25 21:44:42 minskim Exp $ # .include "../../x11/xbindkeys/Makefile.common" PKGNAME= ${DISTNAME:S/xbindkeys/xbindkeys-tk/} +PKGREVISION= 1 COMMENT+= (Tk interface) DEPENDS+= xbindkeys>=1.7.1:../../x11/xbindkeys +DEPENDS+= tk>=8.3.4:../../x11/tk NO_CONFIGURE= # defined NO_BUILD= # defined @@ -15,5 +17,4 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/xbindkeys_show ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/xbindkeys_show.1 ${PREFIX}/man/man1 -.include "../../x11/tk83/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3