summaryrefslogtreecommitdiffstats
path: root/x11/libXv/Makefile
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2004-05-13 02:29:28 +0000
committeranholt <anholt@FreeBSD.org>2004-05-13 02:29:28 +0000
commit3a2d52f6e58024188a8f757b2965598cf5238e91 (patch)
treeaec922a63a46755a92c9c481f46ea3f41a265cbe /x11/libXv/Makefile
parente27b75bba37d21fbff1afbd4fd24d65292302bbe (diff)
downloadFreeBSD-ports-3a2d52f6e58024188a8f757b2965598cf5238e91.zip
FreeBSD-ports-3a2d52f6e58024188a8f757b2965598cf5238e91.tar.gz
Requires libXext, which includes the rest of these dependencies.
Reported by: bento via kris
Diffstat (limited to 'x11/libXv/Makefile')
-rw-r--r--x11/libXv/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile
index b1ea6f5..5e635ed 100644
--- a/x11/libXv/Makefile
+++ b/x11/libXv/Makefile
@@ -13,10 +13,8 @@ MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X Video Extension library
-LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/x11.pc:${PORTSDIR}/x11/libX11
-BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextensions \
- ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \
- ${LIB_PC_DEPENDS}
+LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xext.pc:${PORTSDIR}/x11/libXext
+BUILD_DEPENDS= ${LIB_PC_DEPENDS}
RUN_DEPENDS= ${LIB_PC_DEPENDS}
CONFLICTS= XFree86-libraries-*
OpenPOWER on IntegriCloud