From 089eccabd6af95c169a75f58b3a45647805bcb87 Mon Sep 17 00:00:00 2001 From: obache Date: Thu, 3 May 2012 09:55:29 +0000 Subject: Drop dependency on libXp (from Imake) * libXp was used by Xaw8, but it had been obsolated, and in pkgsrc, x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default. * With x11/xorg-cf-files, libXp was offered with XawClientLibs, but updated to 1.0.4, it was removed. * And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc, so all platforms should not require libXp from libXaw with Imake. Bump PKGREVISION. --- misc/kdrill/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc/kdrill') diff --git a/misc/kdrill/Makefile b/misc/kdrill/Makefile index 25cb24a0f8e..eee16faf8f4 100644 --- a/misc/kdrill/Makefile +++ b/misc/kdrill/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2010/01/09 11:55:35 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/05/03 09:55:30 obache Exp $ # DISTNAME= kdrill5.11.6 PKGNAME= kdrill-5.11.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= japanese misc MASTER_SITES= http://www.bolthole.com/kdrill/ @@ -34,5 +34,4 @@ post-install: ${DESTDIR}${PREFIX}/share/kdrill/kanjidic.gz .include "../../x11/libXaw/buildlink3.mk" -.include "../../x11/libXp/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3