summaryrefslogtreecommitdiff
path: root/x11/aterm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-10-05 13:29:49 +0000
committerwiz <wiz@pkgsrc.org>2005-10-05 13:29:49 +0000
commit5c11268df7a1edc65c6fe94d70f29b8e933390d7 (patch)
tree5ecdf8abc397aa005a5d5717e7133a0ce6eadbcb /x11/aterm
parent8f3538025b0a3122c8d8e8a8234dfc4fb3109538 (diff)
downloadpkgsrc-5c11268df7a1edc65c6fe94d70f29b8e933390d7.tar.gz
Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
Diffstat (limited to 'x11/aterm')
-rw-r--r--x11/aterm/options.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/aterm/options.mk b/x11/aterm/options.mk
index 52cf7c7a16d..e29f2aecadb 100644
--- a/x11/aterm/options.mk
+++ b/x11/aterm/options.mk
@@ -1,11 +1,7 @@
-# $NetBSD: options.mk,v 1.1 2005/06/01 19:39:36 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2005/10/05 13:29:49 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.aterm
PKG_SUPPORTED_OPTIONS= aterm-big5 aterm-greek aterm-kanji aterm-xterm-scroll
-PKG_OPTIONS_LEGACY_VARS+= ATERM_USE_KANJI:aterm-kanji
-PKG_OPTIONS_LEGACY_VARS+= ATERM_USE_XTERM_SCROLL:aterm-xterm-scroll
-PKG_OPTIONS_LEGACY_VARS+= ATERM_USE_BIG5:aterm-big5
-PKG_OPTIONS_LEGACY_VARS+= ATERM_USE_GREEK:aterm-greek
.include "../../mk/bsd.options.mk"