aboutsummaryrefslogtreecommitdiff
path: root/lang/rexx-wrapper/files
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-04-30 01:23:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-04-30 01:23:56 +0000
commit1b52e869c04159ca03c48a09dfb99a1f3c8b920a (patch)
tree1859c6a89d991200fac15231b3fd82f3596fe8d8 /lang/rexx-wrapper/files
parent9b0c2e5ab9edefc488e3210b36bd8074e1c2eb32 (diff)
downloadports-1b52e869c04159ca03c48a09dfb99a1f3c8b920a.tar.gz
ports-1b52e869c04159ca03c48a09dfb99a1f3c8b920a.zip
Notes
Diffstat (limited to 'lang/rexx-wrapper/files')
-rw-r--r--lang/rexx-wrapper/files/patch-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/rexx-wrapper/files/patch-Makefile.in b/lang/rexx-wrapper/files/patch-Makefile.in
deleted file mode 100644
index 046cf417c6ee..000000000000
--- a/lang/rexx-wrapper/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Mon Nov 10 01:14:00 2003
-+++ Makefile.in Mon Nov 10 01:14:12 2003
-@@ -213,7 +213,7 @@
-
- install: all
- $(INSTALL) -m 755 -d $(bindir)
-- $(INSTALL) -m 755 -d $(prefix)/share/rexxwraper
-+ $(INSTALL) -m 755 -d $(prefix)/share/rexxwrapper
- $(INSTALL) -m 755 -c $(srcdir)/rexxwrapper-config $(bindir)/rexxwrapper-config
- $(INSTALL) -m 755 -c rexxwrapper $(bindir)/rexxwrapper
- @for distfile in $(BASEFILES) $(DESFILES) $(ZLIBFILES) $(COMMONFILES); do \