summaryrefslogtreecommitdiff
path: root/lang/ats/files/patch-config.mk.in
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2012-09-07 05:09:41 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2012-09-07 05:09:41 +0000
commit86946a142d4e0315a7f2ea141c6bc5a68d78e60d (patch)
tree9d7107bc4fc4032cf4c6cc62d48f479aced94d82 /lang/ats/files/patch-config.mk.in
parent- Fix plist (diff)
- Update to 0.2.8
PR: ports/171374 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
Notes
Notes: svn path=/head/; revision=303803
Diffstat (limited to 'lang/ats/files/patch-config.mk.in')
-rw-r--r--lang/ats/files/patch-config.mk.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/ats/files/patch-config.mk.in b/lang/ats/files/patch-config.mk.in
new file mode 100644
index 000000000000..3dedddf550f9
--- /dev/null
+++ b/lang/ats/files/patch-config.mk.in
@@ -0,0 +1,11 @@
+--- config.mk.in.orig 2012-09-06 15:37:58.253921955 +0800
++++ config.mk.in 2012-09-06 15:38:09.939751074 +0800
+@@ -2,7 +2,7 @@
+ PACKAGE_TARNAME := @PACKAGE_TARNAME@
+ PACKAGE_VERSION := @PACKAGE_VERSION@
+
+-abs_top_srcdir := @abs_top_srcdir@
++abs_top_srcdir := $(realpath @abs_top_srcdir@)
+ prefix := @prefix@
+ exec_prefix := @exec_prefix@
+ bindir := @bindir@