summaryrefslogtreecommitdiff
path: root/x11-toolkits/libXt/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-28 12:46:25 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-28 12:46:25 +0000
commit02c02682a8ed4af02e9db73c038491fe89335f1a (patch)
tree36830ce5a31aff8c29f9a058bdbb87e1e45a33bb /x11-toolkits/libXt/Makefile
parent- Fix build on != i386 (diff)
Declare CONFLICTS between libXt and XFree86-4-libraries
Notes
Notes: svn path=/head/; revision=105498
Diffstat (limited to '')
-rw-r--r--x11-toolkits/libXt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile
index 6a9d6811219d..e357767bcc05 100644
--- a/x11-toolkits/libXt/Makefile
+++ b/x11-toolkits/libXt/Makefile
@@ -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