aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/xorg-fonts-100dpi
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2008-03-08 05:47:50 +0800
committerflz <flz@FreeBSD.org>2008-03-08 05:47:50 +0800
commitbb772f0708cb3de3285f92d38b56f2fdc0d03c2a (patch)
treecd6dfd8517052ef2a480aeb8ec42bbb255957f3e /x11-fonts/xorg-fonts-100dpi
parentfd2b8eb99629289a80ba0030627944e10425097a (diff)
downloadfreebsd-ports-gnome-bb772f0708cb3de3285f92d38b56f2fdc0d03c2a.tar.gz
freebsd-ports-gnome-bb772f0708cb3de3285f92d38b56f2fdc0d03c2a.tar.zst
freebsd-ports-gnome-bb772f0708cb3de3285f92d38b56f2fdc0d03c2a.zip
Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
Diffstat (limited to 'x11-fonts/xorg-fonts-100dpi')
-rw-r--r--x11-fonts/xorg-fonts-100dpi/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/x11-fonts/xorg-fonts-100dpi/Makefile b/x11-fonts/xorg-fonts-100dpi/Makefile
index 2b345487b28c..6f64938cc598 100644
--- a/x11-fonts/xorg-fonts-100dpi/Makefile
+++ b/x11-fonts/xorg-fonts-100dpi/Makefile
@@ -29,12 +29,4 @@ FONTDIR= ${X11BASE}/lib/X11/fonts
do-install: # empty
-.include <bsd.port.pre.mk>
-
-.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= is part of X.Org and you have ${X_WINDOW_SYSTEM} set for X11\
- distribution. See The X Window System and Virtual Consoles chapter\
- of FAQ for more information
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>