diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-23 11:49:25 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-23 11:49:25 +0000 |
commit | bf9a70a85602ce607403d7c30b480149c258d48f (patch) | |
tree | 160b1d531647ef02d62beb7b7ec10a903df15c41 /x11 | |
parent | d7d8f2daf9515a4be73354ffe794e45573748af3 (diff) | |
download | freebsd-ports-bf9a70a85602ce607403d7c30b480149c258d48f.zip |
Remove XFree-86-clients-* conflict.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xterm/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index 12f563914ad2..ca3852567969 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -17,8 +17,6 @@ COMMENT= Terminal emulator for the X Window System LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft -CONFLICTS= XFree86-clients-* - USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |