summaryrefslogtreecommitdiff
path: root/graphics/sane-backends
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-01-30 07:09:03 +0000
committerwiz <wiz@pkgsrc.org>2007-01-30 07:09:03 +0000
commitfde092335ccab5c3ec5b2429a3d1a1c8951c74e6 (patch)
treee4da33cb2407e561cd388781d4cf552089f85a9f /graphics/sane-backends
parent56620b1e989ac430849eca18a14f97114e8b36ba (diff)
downloadpkgsrc-fde092335ccab5c3ec5b2429a3d1a1c8951c74e6.tar.gz
Remove some legacy options handling.
Diffstat (limited to 'graphics/sane-backends')
-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"