1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-09 05:19:16 -04:00
ports/x11/xorg-manpages/files/patch-Xserver-Imakefile
2004-05-29 21:10:21 +00:00

18 lines
488 B
Text

--- programs/Xserver/Imakefile.orig Fri May 28 15:30:31 2004
+++ programs/Xserver/Imakefile Fri May 28 15:30:46 2004
@@ -1085,6 +1085,7 @@
-(cd $(DESTDIR)$(BINDIR); $(RM) X; $(LN) ServerToInstall X)
#endif
+#if 0
#define IHaveSubdirs
DependSubdirs($(SUBDIRS))
@@ -1092,6 +1093,7 @@
LintSubdirs($(SUBDIRS))
ForceSubdirs($(DEPDIRS) $(SUBDIRS))
+#endif
DEFAULTFONTPATH = DefaultFontPath
EXTRAMANDEFS = -D__default_font_path__="`echo $(DEFAULTFONTPATH) | sed -e 's/,/, /g'`"