From aa44a9a00bf8102d4cbba7e7d709ae21e218fc7f Mon Sep 17 00:00:00 2001 From: agc Date: Mon, 22 Jun 1998 12:44:29 +0000 Subject: Update package Makefiles for automatic manual page handling. --- sysutils/mc/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sysutils/mc/Makefile') 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 ; \ -- cgit v1.2.3