aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-03-25 02:28:26 +0800
committerlofi <lofi@FreeBSD.org>2004-03-25 02:28:26 +0800
commit1d27d56c878dee03079e4980f5929d000008b503 (patch)
tree762441d6b0a079fa4cabc45bccf1d31ebf31cc7f /x11-fonts
parentb245cd978b06e5d1fda892785d406ca9c7732aef (diff)
downloadfreebsd-ports-gnome-1d27d56c878dee03079e4980f5929d000008b503.tar.gz
freebsd-ports-gnome-1d27d56c878dee03079e4980f5929d000008b503.tar.zst
freebsd-ports-gnome-1d27d56c878dee03079e4980f5929d000008b503.zip
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/libXfont/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile
index 5627fedfe647..22a11a831138 100644
--- a/x11-fonts/libXfont/Makefile
+++ b/x11-fonts/libXfont/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \
${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+CONFLICTS= XFree86-libraries-*
+
USE_BZIP2= yes
PREFIX?= ${X11BASE}
GNU_CONFIGURE= yes