summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm2
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-09-09 14:04:12 +0000
committerCy Schubert <cy@FreeBSD.org>2002-09-09 14:04:12 +0000
commit6a6d662709ff83b9f9c4d25b1faa70906d394cd6 (patch)
tree84903843a4701306d621bcb28ec90e8685172e27 /x11-wm/fvwm2
parentAdd p5-Devel-ObjectTracker 0.4, (diff)
Fix package removal problems due to missing man page symlinks in packing
list.
Notes
Notes: svn path=/head/; revision=65917
Diffstat (limited to 'x11-wm/fvwm2')
-rw-r--r--x11-wm/fvwm2/files/patch-fvwm::Makefile.in13
-rw-r--r--x11-wm/fvwm2/files/patch-utils::Makefile.in13
-rw-r--r--x11-wm/fvwm2/pkg-plist4
3 files changed, 30 insertions, 0 deletions
diff --git a/x11-wm/fvwm2/files/patch-fvwm::Makefile.in b/x11-wm/fvwm2/files/patch-fvwm::Makefile.in
new file mode 100644
index 000000000000..4e3d3256281d
--- /dev/null
+++ b/x11-wm/fvwm2/files/patch-fvwm::Makefile.in
@@ -0,0 +1,13 @@
+--- fvwm/Makefile.in.orig Sun Aug 11 08:10:41 2002
++++ fvwm/Makefile.in Mon Sep 9 06:47:19 2002
+@@ -654,8 +654,8 @@
+ echo "Warning: $(bindir)/fvwm symlink was not created"
+
+ install-data-local:
+- @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1 || true
+- @$(NEW_NAME_SYMLINKS) $(LN_S) fvwm2.1 $(DESTDIR)$(mandir)/man1/fvwm.1 || \
++ @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1.gz || true
++ @$(NEW_NAME_SYMLINKS) $(LN_S) fvwm2.1.gz $(DESTDIR)$(mandir)/man1/fvwm.1.gz || \
+ echo "Warning: $(mandir)/man1/fvwm.1 symlink was not created"
+
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/x11-wm/fvwm2/files/patch-utils::Makefile.in b/x11-wm/fvwm2/files/patch-utils::Makefile.in
new file mode 100644
index 000000000000..2db2962389e3
--- /dev/null
+++ b/x11-wm/fvwm2/files/patch-utils::Makefile.in
@@ -0,0 +1,13 @@
+--- utils/Makefile.in.orig Sun Aug 11 08:10:50 2002
++++ utils/Makefile.in Mon Sep 9 06:46:39 2002
+@@ -478,8 +478,8 @@
+ echo "Warning: $(bindir)/fvwm-root symlink was not created"
+
+ 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 || \
++ @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm-root.1.gz || true
++ @$(NEW_NAME_SYMLINKS) $(LN_S) xpmroot.1.gz $(DESTDIR)$(mandir)/man1/fvwm-root.1.gz || \
+ 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.
diff --git a/x11-wm/fvwm2/pkg-plist b/x11-wm/fvwm2/pkg-plist
index b3c51fcae6da..3a0195f1aa4d 100644
--- a/x11-wm/fvwm2/pkg-plist
+++ b/x11-wm/fvwm2/pkg-plist
@@ -48,6 +48,10 @@ libexec/fvwm/%%FVWM_VERSION%%/FvwmTheme
libexec/fvwm/%%FVWM_VERSION%%/FvwmTile
libexec/fvwm/%%FVWM_VERSION%%/FvwmWharf
libexec/fvwm/%%FVWM_VERSION%%/FvwmWinList
+@comment The following are here because they are symlinks
+man/man1/fvwm.1.gz
+man/man1/fvwm-root.1.gz
+@comment End of symlink list
share/fvwm2/pixmaps/Jlock.xpm
share/fvwm2/pixmaps/Jnews.xpm
share/fvwm2/pixmaps/Jrecycle.xpm