aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/xfce
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-02-03 01:06:25 +0800
committerpav <pav@FreeBSD.org>2007-02-03 01:06:25 +0800
commit6ab5d7507d35041cbbcfbb95377ef6e754ad9204 (patch)
tree6e424102f1a24d3051893455ba7c00e3816e15a0 /x11-wm/xfce
parent3d7be3e6f8d3d3c127d84db202a34207de52a2a7 (diff)
downloadfreebsd-ports-gnome-6ab5d7507d35041cbbcfbb95377ef6e754ad9204.tar.gz
freebsd-ports-gnome-6ab5d7507d35041cbbcfbb95377ef6e754ad9204.tar.zst
freebsd-ports-gnome-6ab5d7507d35041cbbcfbb95377ef6e754ad9204.zip
- Remove support for xfree86-3
PR: ports/106666 Submitted by: vd With hat: portmgr
Diffstat (limited to 'x11-wm/xfce')
-rw-r--r--x11-wm/xfce/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile
index a2030700238b..d89afbdeb410 100644
--- a/x11-wm/xfce/Makefile
+++ b/x11-wm/xfce/Makefile
@@ -41,15 +41,11 @@ MAN1= glob.1 xfbd.1 xfce.1 xfclock.1 xfglob.1 xfgnome.1 xfhelp.1 \
.include <bsd.port.pre.mk>
-.if ${X_WINDOW_SYSTEM:L} != xfree86-3
.if defined(WITH_XFT)
LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
CONFIGURE_ARGS+= --enable-xft
.endif
CONFIGURE_ARGS+= --enable-xinerama
-.else
-CONFIGURE_ARGS+= --disable-xinerama
-.endif
post-patch:
@${REINPLACE_CMD} -e 's|xfplay|internal|g' ${WRKSRC}/other/xfsoundrc.in