summaryrefslogtreecommitdiff
path: root/sysutils/mc/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-12 07:12:14 +0000
committerrillig <rillig>2005-05-12 07:12:14 +0000
commita57e21bfa5e70d555ff0a6ef5a81e507c4831209 (patch)
tree6534108e3f355677d951b53ef9a1a4ab83c51ab0 /sysutils/mc/Makefile
parent6f1856a6e1daf149857275364a3be42045c0a403 (diff)
downloadpkgsrc-a57e21bfa5e70d555ff0a6ef5a81e507c4831209.tar.gz
Renamed PKG_DEFAULT_OPTIONS to PKG_SUGGESTED_OPTIONS, as suggested by
bsd.options.mk, 1.20.
Diffstat (limited to 'sysutils/mc/Makefile')
-rw-r--r--sysutils/mc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mc/Makefile b/sysutils/mc/Makefile
index 537ab1aac1d..db7974b8bc0 100644
--- a/sysutils/mc/Makefile
+++ b/sysutils/mc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2005/05/07 22:07:39 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2005/05/12 07:12:14 rillig Exp $
DISTNAME= mc-4.6.1-pre4a
PKGNAME= mc-4.6.1rc4
@@ -19,7 +19,7 @@ USE_PKGLOCALEDIR= YES
PKG_OPTIONS_VAR= PKG_OPTIONS.mc
PKG_SUPPORTED_OPTIONS= charset edit largefile ncurses samba slang \
subshell vfs x11
-PKG_DEFAULT_OPTIONS= charset edit largefile slang subshell vfs
+PKG_SUGGESTED_OPTIONS= charset edit largefile slang subshell vfs
.include "../../mk/bsd.prefs.mk"
.include "../../mk/bsd.options.mk"