From 4b77b7a9ead6430fb805f6c8ed54977e82ed98df Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sun, 9 May 2004 23:47:28 +0000 Subject: These headers are useless without the xproto headers as well, so add a RUN_DEPENDS. --- x11/xextensions/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/xextensions/Makefile b/x11/xextensions/Makefile index 54e58cbb4c4e..f04b8fa01183 100644 --- a/x11/xextensions/Makefile +++ b/x11/xextensions/Makefile @@ -7,13 +7,15 @@ PORTNAME= xextensions PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ MAINTAINER= x11@FreeBSD.org COMMENT= X11 extension headers +RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto + CONFLICTS= XFree86-libraries-* USE_BZIP2= yes -- cgit v1.2.3