aboutsummaryrefslogtreecommitdiff
path: root/x11/libXcursor
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-24 18:28:26 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-24 18:28:26 +0000
commitd5f131c7fdd331ce16a0aca14a551695f1bd3330 (patch)
treed30d6400cabf585496169de1dd9e5de13968b5ab /x11/libXcursor
parentf8afd36f587ae8bb5be876fe626ff5e90e1a9ab5 (diff)
downloadports-d5f131c7fdd331ce16a0aca14a551695f1bd3330.tar.gz
ports-d5f131c7fdd331ce16a0aca14a551695f1bd3330.zip
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
Notes
Notes: svn path=/head/; revision=105135
Diffstat (limited to 'x11/libXcursor')
-rw-r--r--x11/libXcursor/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile
index c3f7b1783f36..1676944e6423 100644
--- a/x11/libXcursor/Makefile
+++ b/x11/libXcursor/Makefile
@@ -22,6 +22,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