summaryrefslogtreecommitdiff
path: root/textproc/openjade/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/openjade/files/patch-ad')
-rw-r--r--textproc/openjade/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/openjade/files/patch-ad b/textproc/openjade/files/patch-ad
new file mode 100644
index 000000000000..a32ebb117842
--- /dev/null
+++ b/textproc/openjade/files/patch-ad
@@ -0,0 +1,11 @@
+--- Makefile.prog.in.orig Mon Jun 5 00:26:11 2000
++++ Makefile.prog.in Mon Jun 5 00:26:37 2000
+@@ -21,7 +21,7 @@
+ install: $(PROG)
+ -test -d $(bindir) || (mkdir $(bindir); chmod 755 $(bindir))
+ -rm -f $(bindir)/$(PROG)
+- $(LIBTOOL) --mode=install $(INSTALL) $(PROG) $(bindir)
++ $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $(PROG) $(bindir)
+
+ depend: depend_src
+ depend.temp: $(GENSRCS)