1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Declare CONFLICTS between libXt and XFree86-4-libraries

This commit is contained in:
Michael Nottebrock 2004-03-28 12:46:25 +00:00
parent 7495ef527a
commit 02c02682a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105498
2 changed files with 3 additions and 1 deletions

View File

@ -20,6 +20,8 @@ BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \
${LIB_PC_DEPENDS}
RUN_DEPENDS= ${LIB_PC_DEPENDS}
CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
GNU_CONFIGURE= yes

View File

@ -30,7 +30,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
CONFLICTS= libICE-* libSM-* libX11-* libXau-* libXcursor-* libXdmcp-* \
libXext-* libXfont-* libXi-* libXpm-* libXrandr-* \
libXrender-* libXres-* libXv-* randrext-* renderext-* \
libXrender-* libXres-* libXt-* libXv-* randrext-* renderext-* \
resourceext-* xextensions-* xproto-*
USE_X_PREFIX= no