1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/devel/imake-4/files/patch-Imakefile
Michael Nottebrock f8afd36f58 Add a patch to make imake compatible with upcoming make(1) fixes.
Submitted by: Harti Brandt <brandt at fokus.fraunhofer.de>
2004-03-24 18:25:50 +00:00

13 lines
304 B
Plaintext

--- ../Imakefile Wed Mar 24 19:16:46 2004
+++ ../Imakefile Wed Mar 24 19:17:07 2004
@@ -30,8 +30,7 @@
#endif
#endif
- SUBDIRS = include config lib $(NLSSUBDIR) \
- programs $(FONTSDIR) $(DOCSDIR)
+ SUBDIRS = include config
LNINSTALLDIRS = lib
#if HasParallelMake