mirror of https://git.FreeBSD.org/ports.git
13 lines
489 B
Plaintext
13 lines
489 B
Plaintext
--- bin/Makefile.in.orig 2008-05-06 22:22:48.000000000 -0700
|
|
+++ bin/Makefile.in 2008-12-12 19:35:30.533121271 -0800
|
|
@@ -734,9 +734,7 @@
|
|
|
|
install-data-local:
|
|
@rm -f $(DESTDIR)$(mandir)/man1/xpmroot.1
|
|
- @$(LN_S) fvwm-root.1 $(DESTDIR)$(mandir)/man1/xpmroot.1 || \
|
|
- echo "Minor warning: $(mandir)/man1/xpmroot.1 symlink was not created"
|
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|