From bb4f796e3231ae6299d179adad82d6d005eb63aa 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. --- finance/xfinans/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'finance/xfinans/Makefile') diff --git a/finance/xfinans/Makefile b/finance/xfinans/Makefile index 9c865733da0..a0a4a52e1da 100644 --- a/finance/xfinans/Makefile +++ b/finance/xfinans/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2009/07/08 16:37:59 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2012/05/03 09:55:29 obache Exp $ # DISTNAME= xfinans-5.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= finance x11 MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/financial/accounting/} @@ -36,5 +36,4 @@ post-install: ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/cat1/xfinans.0 .include "../../x11/libXaw/buildlink3.mk" -.include "../../x11/libXp/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3