summaryrefslogtreecommitdiff
path: root/print
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 /print
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 'print')
-rw-r--r--print/LPRng-core/options.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/LPRng-core/options.mk b/print/LPRng-core/options.mk
index 96b8899e85e..fd4fa1f898b 100644
--- a/print/LPRng-core/options.mk
+++ b/print/LPRng-core/options.mk
@@ -1,10 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2005/06/01 18:51:57 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2005/10/05 13:29:49 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.LPRng-core
PKG_SUPPORTED_OPTIONS= lprng-priv-ports lprng-suid
PKG_SUGGESTED_OPTIONS= lprng-suid
-PKG_OPTIONS_LEGACY_VARS+= LPRNG_PRIV_PORTS:lprng-priv-ports
-PKG_OPTIONS_LEGACY_VARS+= LPRNG_SUID:lprng-suid
.include "../../mk/bsd.options.mk"