
$FreeBSD: ports/misc/mc/files/patch-af,v 1.18 2002/08/05 21:26:26 fjoe Exp $

--- Makefile.in.orig	Fri Aug 24 11:05:06 2001
+++ Makefile.in	Tue Sep 11 18:25:56 2001
@@ -155,8 +155,8 @@
 smbfs = @smbfs@
 undelfs_o = @undelfs_o@
 
-SUBDIRS = intl po vfs slang edit src lib doc syntax pc \
-	gtkedit gnome new_icons idl doc-gnome
+SUBDIRS = intl po vfs edit src lib doc syntax pc \
+	gtkedit gnome new_icons idl
 
 
 ACLOCAL_AMFLAGS = -I macros
@@ -181,7 +181,7 @@
 CONFIG_HEADER = config.h
 CONFIG_CLEAN_FILES = Make.common mc.spec gnome/Makefile gnome/mc.keys.in \
 	src/Makefile slang/Makefile edit/Makefile gtkedit/Makefile \
-	mcfn_install intl/Makefile
+	intl/Makefile
 DIST_SOURCES =
 DATA = $(noinst_DATA)
 
