mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +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:
parent
84b2d4156f
commit
92e0e650ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108936
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user