summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-01 18:53:03 +0000
committerwiz <wiz@pkgsrc.org>2006-01-01 18:53:03 +0000
commitfaf65456ad2318c11b72f18a1b9cbdba567320a4 (patch)
tree5d640ac85fd8ec939edb585ae09bd6f4bce81c58 /x11
parent220baa6b40fad15357118b4a1efb82993e9c389f (diff)
downloadpkgsrc-faf65456ad2318c11b72f18a1b9cbdba567320a4.tar.gz
Remove stuff that was marked for removal after 2005Q4.
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg-server/options.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11/xorg-server/options.mk b/x11/xorg-server/options.mk
index d60ad08c5aa..823a776f2b3 100644
--- a/x11/xorg-server/options.mk
+++ b/x11/xorg-server/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2005/12/02 17:51:50 wiz Exp $
+# $NetBSD: options.mk,v 1.6 2006/01/01 18:53:03 wiz Exp $
_COMMONCARDDRIVERS= xorg-server-apm xorg-server-ark xorg-server-ati \
xorg-server-chips xorg-server-cirrus \
@@ -36,11 +36,6 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.xorg-server
PKG_SUPPORTED_OPTIONS= ${_COMMONCARDDRIVERS} ${_OSCARDDRIVERS}
PKG_SUGGESTED_OPTIONS= ${PKG_SUPPORTED_OPTIONS}
-# remove legacy handling after 2005Q4
-.for _drv in ${_ALLCARDDRIVERS}
-PKG_OPTIONS_LEGACY_OPTS+= ${_drv:S/xorg-server-//}:${_drv}
-.endfor
-
.include "../../mk/bsd.options.mk"
.for _drv in ${PKG_OPTIONS}