From c8c1098f28ae67028b9821e50211a28d3d22a600 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 4 Dec 2005 00:58:22 +0000 Subject: Just expect X11 libraries to provide Xv, since XFree86 and Xorg have provided Xv for ages. Also add build dependency on pod2man. --- x11/xvattr/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'x11/xvattr') diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile index 3ec641f7cdf..7b67de3fba8 100644 --- a/x11/xvattr/Makefile +++ b/x11/xvattr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:28 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2005/12/04 00:58:22 joerg Exp $ DISTNAME= xvattr-1.3 PKGREVISION= 3 @@ -10,12 +10,10 @@ HOMEPAGE= http://www.dtek.chalmers.se/groups/dvd/ COMMENT= Modify Xv attributes GNU_CONFIGURE= yes +USE_X11BASE= yes +USE_TOOLS+= pod2man .include "../../mk/bsd.prefs.mk" -.if !exists(${X11BASE}/include/X11/extensions/Xvlib.h) -PKG_FAIL_REASON= "${PKGNAME} requires libXv.a" -.endif - .include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3