aboutsummaryrefslogtreecommitdiff
path: root/emulators/stonx
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 /emulators/stonx
parentc5420942c6d91a6dad718b6431ee6849f320142f (diff)
downloadports-836aebde5babd8b8701f585f03b775ebfc41a564.tar.gz
ports-836aebde5babd8b8701f585f03b775ebfc41a564.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)
Notes
Notes: svn path=/head/; revision=208626
Diffstat (limited to 'emulators/stonx')
-rw-r--r--emulators/stonx/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/stonx/Makefile b/emulators/stonx/Makefile
index ff0e370eee6b..c4b36f58ecdc 100644
--- a/emulators/stonx/Makefile
+++ b/emulators/stonx/Makefile
@@ -89,8 +89,6 @@ IGNORE="Please get a ROM dump from your AtariST and save it as"\
"\"${TOSIMG}\" in \"${DISTDIR}\" manually, and then make install again"
.endif
-.if ${X_WINDOW_SYSTEM:L} == xorg
BUILD_DEPENDS+= ${X11BASE}/lib/X11/fonts/misc/10x20-ISO8859-1.pcf.gz:${PORTSDIR}/x11-fonts/font-misc-misc
-.endif
.include <bsd.port.post.mk>