diff options
Diffstat (limited to 'net/ct/files/patch-Makefile.inc')
-rw-r--r-- | net/ct/files/patch-Makefile.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/ct/files/patch-Makefile.inc b/net/ct/files/patch-Makefile.inc new file mode 100644 index 000000000000..dc10a2ae26e0 --- /dev/null +++ b/net/ct/files/patch-Makefile.inc @@ -0,0 +1,8 @@ +--- Makefile.inc.orig 2013-06-17 01:17:58.000000000 +0900 ++++ Makefile.inc 2013-06-17 01:18:14.000000000 +0900 +@@ -1,4 +1,4 @@ +-PREFIX=/usr/local/v6eval ++PREFIX?= %%PREFIX%%/v6eval + + .ifndef AUTORUN + AUTORUN = $(PREFIX)/bin/autorun |