1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

One of these days I'll get it right.

Fix dependencies again.

Reported  by:	Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>
This commit is contained in:
Eric Anholt 2004-05-11 17:53:35 +00:00
parent 84b2d4156f
commit 92e0e650ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108936

View File

@ -13,7 +13,8 @@ MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X11 Xinerama library
LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xext.pc:${PORTSDIR}/x11/libXext
LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xext.pc:${PORTSDIR}/x11/libXext \
${X11BASE}/libdata/pkgconfig/panoramixext.pc:${PORTSDIR}/x11/panoramixext
BUILD_DEPENDS= ${LIB_PC_DEPENDS}
RUN_DEPENDS= ${LIB_PC_DEPENDS}