summaryrefslogtreecommitdiff
path: root/sysutils/mc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-22 12:44:29 +0000
committeragc <agc@pkgsrc.org>1998-06-22 12:44:29 +0000
commitdaa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c (patch)
treee293f6a477a8a77c5c37ad9f0769b3e49cd83158 /sysutils/mc
parent5aa5bdafe4c00759989f571dcedb711d708fbfd0 (diff)
downloadpkgsrc-daa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'sysutils/mc')
-rw-r--r--sysutils/mc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/mc/Makefile b/sysutils/mc/Makefile
index 9c927a04c9a..a7a07932144 100644
--- a/sysutils/mc/Makefile
+++ b/sysutils/mc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/05/09 15:24:44 frueauf Exp $
+# $NetBSD: Makefile,v 1.10 1998/06/22 12:52:33 agc Exp $
# FreeBSD Id: Makefile,v 1.16 1997/11/30 19:37:48 vanilla Exp
#
@@ -14,9 +14,6 @@ DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-ncurses --without-edit --without-subshell
-MAN1= mc.1 mcedit.1
-MAN8= mcserv.8
-
pre-configure:
for f in `find ${WRKDIR}/. -type f -print|xargs ${GREP} -l '/usr/local'`; do \
${ECHO} patching $$f ; \