summaryrefslogtreecommitdiff
path: root/x11-fonts/xorg-fonts-truetype
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2008-03-07 21:47:50 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2008-03-07 21:47:50 +0000
commit836aebde5babd8b8701f585f03b775ebfc41a564 (patch)
treef990d2d5c21cdbac2e187df45b68fcc8e5d5353a /x11-fonts/xorg-fonts-truetype
parentUpdate to 1.0003 (diff)
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)
Notes
Notes: svn path=/head/; revision=208626
Diffstat (limited to 'x11-fonts/xorg-fonts-truetype')
-rw-r--r--x11-fonts/xorg-fonts-truetype/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/x11-fonts/xorg-fonts-truetype/Makefile b/x11-fonts/xorg-fonts-truetype/Makefile
index aceaeecb6bb2..f95b4aec7dea 100644
--- a/x11-fonts/xorg-fonts-truetype/Makefile
+++ b/x11-fonts/xorg-fonts-truetype/Makefile
@@ -28,12 +28,4 @@ do-install: # empty
NO_BUILD= # none
FONTDIR= ${X11BASE}/lib/X11/fonts
-.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>