aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ck4up
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-19 10:24:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-19 10:24:27 +0000
commit33699a5ff02b29fed59b0ed67e8f6375262f9f51 (patch)
tree2391ab86e3140509b3e93020569e276ac66e12fe /sysutils/ck4up
parent44ca699a0ef1856a7e28d6b41986f32926a2280d (diff)
downloadports-33699a5ff02b29fed59b0ed67e8f6375262f9f51.tar.gz
ports-33699a5ff02b29fed59b0ed67e8f6375262f9f51.zip
- Readded patch-ck4up.rb
- Fix build on tinderbox - Bump PORTREVISION Submitted by: chruetertee tindy
Notes
Notes: svn path=/head/; revision=211567
Diffstat (limited to 'sysutils/ck4up')
-rw-r--r--sysutils/ck4up/Makefile2
-rw-r--r--sysutils/ck4up/files/patch-ck4up.rb8
2 files changed, 9 insertions, 1 deletions
diff --git a/sysutils/ck4up/Makefile b/sysutils/ck4up/Makefile
index be13a16aa4ae..2231ddee2436 100644
--- a/sysutils/ck4up/Makefile
+++ b/sysutils/ck4up/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ck4up
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://jue.li/crux/ck4up/
@@ -19,7 +20,6 @@ NO_BUILD= yes
USE_RUBY= yes
RUBY_VER= 1.8
RUBY_NO_BUILD_DEPENDS= yes
-RUBY_SHEBANG_FILES= ck4up.rb
MAN1= ck4up.1
diff --git a/sysutils/ck4up/files/patch-ck4up.rb b/sysutils/ck4up/files/patch-ck4up.rb
new file mode 100644
index 000000000000..0bb74021a150
--- /dev/null
+++ b/sysutils/ck4up/files/patch-ck4up.rb
@@ -0,0 +1,8 @@
+--- ck4up.rb.orgi 2008-04-19 12:02:48.000000000 +0200
++++ ck4up.rb 2008-04-19 12:03:04.000000000 +0200
+@@ -1,4 +1,4 @@
+-#! /usr/bin/ruby
++#! %%PREFIX%%/bin/ruby
+ #
+ # ck4up
+ #