From af0d9eaef2cbb76eab70d5981d7bb3244b379617 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 29 Aug 2006 15:06:59 +0000 Subject: Make xorg-libs dependency explicit instead of including it indirectly via xcursor->Xfixes. Bump revision. Noticed by tron@. --- x11/xorg-clients/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/xorg-clients') diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile index b60906422ac..4634fdb746f 100644 --- a/x11/xorg-clients/Makefile +++ b/x11/xorg-clients/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2006/06/11 14:51:11 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2006/08/29 15:06:59 joerg Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-clients-${XORG_VER} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG} DISTFILES= X11R${XORG_VER}-src1.tar.gz \ @@ -69,4 +69,5 @@ post-configure: .include "../../graphics/png/buildlink3.mk" .include "../../x11/Xrandr/buildlink3.mk" .include "../../x11/xcursor/buildlink3.mk" +.include "../../mk/x11.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3