aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/libvisual-plugins/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/libvisual-plugins/Makefile b/graphics/libvisual-plugins/Makefile
index a392207699c4..59a11d8b4ff4 100644
--- a/graphics/libvisual-plugins/Makefile
+++ b/graphics/libvisual-plugins/Makefile
@@ -32,8 +32,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
BUILD_DEPENDS= mkdirhier:${PORTSDIR}/devel/imake-4
.elif ${X_WINDOW_SYSTEM} == "xorg"
BUILD_DEPENDS= mkdirhier:${PORTSDIR}/devel/imake-6
-.elif ${X_WINDOW_SYSTEM} == "xfree86-3"
-BUILD_DEPENDS= mkdirhier:${PORTSDIR}/x11/XFree86
.endif
.if defined(WITH_MPLAYER)