diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /x11-wm/fvwm24/files/patch-utils::Makefile.in | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'x11-wm/fvwm24/files/patch-utils::Makefile.in')
-rw-r--r-- | x11-wm/fvwm24/files/patch-utils::Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-wm/fvwm24/files/patch-utils::Makefile.in b/x11-wm/fvwm24/files/patch-utils::Makefile.in deleted file mode 100644 index bbe2aaeeb103..000000000000 --- a/x11-wm/fvwm24/files/patch-utils::Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- utils/Makefile.in.orig 2006-12-09 12:11:12.000000000 +0000 -+++ utils/Makefile.in 2008-12-06 14:17:41.000000000 +0000 -@@ -623,8 +623,7 @@ - - install-data-local: - @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm-root.1 || true -- @$(NEW_NAME_SYMLINKS) $(LN_S) xpmroot.1 $(DESTDIR)$(mandir)/man1/fvwm-root.1 || \ -- echo "Warning: $(mandir)/man1/fvwm-root.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: |