aboutsummaryrefslogtreecommitdiff
path: root/net/unison232/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-19 12:52:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-19 12:52:13 +0000
commiteaf50d6824d9f299aa3846a39246962e3aeb6028 (patch)
tree1065830584a06130a465de728e0745010db3cbe8 /net/unison232/files
parentffb5aa8d1e851a9ce5abd016dc65d7c4be2ae23b (diff)
downloadports-eaf50d6824d9f299aa3846a39246962e3aeb6028.tar.gz
ports-eaf50d6824d9f299aa3846a39246962e3aeb6028.zip
Notes
Diffstat (limited to 'net/unison232/files')
-rw-r--r--net/unison232/files/patch-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/unison232/files/patch-Makefile b/net/unison232/files/patch-Makefile
new file mode 100644
index 000000000000..121357a47a5b
--- /dev/null
+++ b/net/unison232/files/patch-Makefile
@@ -0,0 +1,11 @@
+--- Makefile.orig 2010-12-06 00:44:55.164242569 +0100
++++ Makefile 2010-12-06 00:45:26.227615139 +0100
+@@ -60,7 +60,7 @@
+ # NAME, VERSION, and MAJORVERSION, automatically generated
+ -include Makefile.ProjectInfo
+
+-Makefile.ProjectInfo: mkProjectInfo.ml $(wildcard ../.bzr/branch/last-revision)
++Makefile.ProjectInfo: mkProjectInfo $(wildcard ../.bzr/branch/last-revision)
+ ./mkProjectInfo > $@
+
+ mkProjectInfo: mkProjectInfo.ml