From aa59a3e9c944e5ca84f4982611d3952aea90cfe6 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. --- time/xalarm/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'time/xalarm/Makefile') diff --git a/time/xalarm/Makefile b/time/xalarm/Makefile index bcdeaaf5fd0..4ee34d2f1ae 100644 --- a/time/xalarm/Makefile +++ b/time/xalarm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2009/07/07 20:00:27 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/05/03 09:55:31 obache Exp $ DISTNAME= xalarm-3.06 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/} EXTRACT_SUFX= .tar.gz @@ -56,7 +56,6 @@ pre-configure: -e 's|@KILL@|${KILL}|' ${FILESDIR}/fns.h.in > ${WRKSRC}/fns.h ${CP} ${FILESDIR}/XAlarm-color.ad ${WRKSRC}/ -.include "../../x11/libXp/buildlink3.mk" .include "../../x11/libXpm/buildlink3.mk" .include "../../mk/xaw.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3