summaryrefslogtreecommitdiff
path: root/print/LPRng-core
diff options
context:
space:
mode:
authorwiz <wiz>2005-10-05 13:29:49 +0000
committerwiz <wiz>2005-10-05 13:29:49 +0000
commit0c3b0551341e31f7e98b1baef40deabff961d835 (patch)
tree5ecdf8abc397aa005a5d5717e7133a0ce6eadbcb /print/LPRng-core
parente652259e1e6ec261521f4a943d43a94b2298753d (diff)
downloadpkgsrc-0c3b0551341e31f7e98b1baef40deabff961d835.tar.gz
Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
Diffstat (limited to 'print/LPRng-core')
-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"