1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11-toolkits/lesstif/files/patch-ab

16 lines
471 B
Plaintext
Raw Normal View History

1997-05-24 08:45:06 +00:00
--- lib/config/Makefile.in.orig Mon Apr 28 19:29:10 1997
+++ lib/config/Makefile.in Fri May 23 01:24:36 1997
@@ -47,10 +47,10 @@
install: $(STUFF)
1997-04-22 09:35:19 +00:00
-mkdir -p ${x_config_path}
for i in ${STUFF} ; do \
- ${INSTALL_PROGRAM} $$i ${x_config_path} ; \
1997-05-24 08:45:06 +00:00
+ ${BSD_INSTALL_DATA} $$i ${x_config_path} ; \
done
1997-04-22 09:35:19 +00:00
-mkdir -p ${bin_dir}
- ${INSTALL_PROGRAM} mxmkmf ${bin_dir}
1997-05-24 08:45:06 +00:00
+ ${BSD_INSTALL_SCRIPT} mxmkmf ${bin_dir}
clean:
rm -f Imake.tmpl Motif.rules Motif.tmpl mxmkmf