summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2007-01-30 07:09:03 +0000
committerwiz <wiz>2007-01-30 07:09:03 +0000
commitd2c599d6ffca1796fc9ed873e135c9f07f562f4f (patch)
treee4da33cb2407e561cd388781d4cf552089f85a9f /graphics
parent79fc39b5cb464096f385f122053a6f2a74aa820c (diff)
downloadpkgsrc-d2c599d6ffca1796fc9ed873e135c9f07f562f4f.tar.gz
Remove some legacy options handling.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sane-backends/options.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/sane-backends/options.mk b/graphics/sane-backends/options.mk
index 2202917e54c..89956e60c41 100644
--- a/graphics/sane-backends/options.mk
+++ b/graphics/sane-backends/options.mk
@@ -1,10 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2006/08/05 22:41:49 wiz Exp $
+# $NetBSD: options.mk,v 1.3 2007/01/30 07:09:03 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.sane-backends
PKG_SUPPORTED_OPTIONS= sane-backends-hp3900
PKG_SUGGESTED_OPTIONS= #defined
-# Remove after 2006Q3
-PKG_OPTIONS_LEGACY_OPTS+= hp3900:sane-backends-hp3900
.include "../../mk/bsd.options.mk"