summaryrefslogtreecommitdiff
path: root/sysutils/mc/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2005-08-04 10:17:13 +0000
committerrillig <rillig>2005-08-04 10:17:13 +0000
commit456d4499d1474a088f5cca46679ee0a2a69f7799 (patch)
tree8d03a82cce689db2dcccd8282c16b685ee7271d3 /sysutils/mc/Makefile
parenta2eb75cc397036fd04eaaaa53fcdd88fba4d3428 (diff)
downloadpkgsrc-456d4499d1474a088f5cca46679ee0a2a69f7799.tar.gz
Removed the "largefile" PKG_OPTION. It is enabled by default, so why should
anyone want to disable it?
Diffstat (limited to 'sysutils/mc/Makefile')
-rw-r--r--sysutils/mc/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/mc/Makefile b/sysutils/mc/Makefile
index 3473eb6ffdd..04486a65c4a 100644
--- a/sysutils/mc/Makefile
+++ b/sysutils/mc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2005/08/04 10:12:06 rillig Exp $
+# $NetBSD: Makefile,v 1.60 2005/08/04 10:17:13 rillig Exp $
DISTNAME= mc-4.6.1
CATEGORIES= sysutils
@@ -14,9 +14,8 @@ USE_PKGLOCALEDIR= YES
# see options.mk for an explanation of these options
PKG_OPTIONS_VAR= PKG_OPTIONS.mc
-PKG_SUPPORTED_OPTIONS= charset edit largefile ncurses samba slang \
- subshell vfs x11
-PKG_SUGGESTED_OPTIONS= charset edit largefile slang subshell vfs
+PKG_SUPPORTED_OPTIONS= charset edit ncurses samba slang subshell vfs x11
+PKG_SUGGESTED_OPTIONS= charset edit slang subshell vfs
.include "../../mk/bsd.prefs.mk"
.include "../../mk/bsd.options.mk"