summaryrefslogtreecommitdiff
path: root/wm/fvwm-devel/patches
diff options
context:
space:
mode:
authorepg <epg>2003-08-10 00:25:31 +0000
committerepg <epg>2003-08-10 00:25:31 +0000
commitf70b2f4ab99e1136b34e37d72b019566348b22f1 (patch)
tree060d062a3c40f5de61f918a414632dceff5f94cc /wm/fvwm-devel/patches
parentb1604989b254644542f6a3c9cbb420428129519a (diff)
downloadpkgsrc-f70b2f4ab99e1136b34e37d72b019566348b22f1.tar.gz
Import fvwm-devel-2.5.7.
This package is based on the unstable 2.5.x series of fvwm. Do not use it unless comfortable running beta software. Thanks to Stoned Elipot, Martti Kuparinen, and Curt Sampson for review.
Diffstat (limited to 'wm/fvwm-devel/patches')
-rw-r--r--wm/fvwm-devel/patches/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/wm/fvwm-devel/patches/patch-aa b/wm/fvwm-devel/patches/patch-aa
new file mode 100644
index 00000000000..fb897d45d6a
--- /dev/null
+++ b/wm/fvwm-devel/patches/patch-aa
@@ -0,0 +1,20 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/08/10 00:25:31 epg Exp $
+
+--- bin/Makefile.in.orig Fri May 30 13:23:38 2003
++++ bin/Makefile.in
+@@ -587,14 +587,8 @@ pod2man: \
+ _fvwm-perllib.1
+
+ install-exec-local:
+- @rm -f $(DESTDIR)$(bindir)/xpmroot
+- @$(LN_S) fvwm-root $(DESTDIR)$(bindir)/xpmroot || \
+- echo "Minor warning: $(bindir)/xpmroot symlink was not created"
+-
+ 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: