summaryrefslogtreecommitdiff
path: root/x11/kdebindings-ruby
diff options
context:
space:
mode:
authormarkd <markd>2011-07-03 05:17:53 +0000
committermarkd <markd>2011-07-03 05:17:53 +0000
commit487edae4dab8e1c8044e074a286eab513b396bee (patch)
treeab8f1940e706cd0f6fc10ab35e6150c06020e2fb /x11/kdebindings-ruby
parentbdbaa19ed032dd75a488765e8923675e57af47cf (diff)
downloadpkgsrc-487edae4dab8e1c8044e074a286eab513b396bee.tar.gz
/usr/bin/env cleanup
Diffstat (limited to 'x11/kdebindings-ruby')
-rw-r--r--x11/kdebindings-ruby/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/x11/kdebindings-ruby/Makefile b/x11/kdebindings-ruby/Makefile
index 0d6f57f7fe5..50c9b05ca20 100644
--- a/x11/kdebindings-ruby/Makefile
+++ b/x11/kdebindings-ruby/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2011/04/22 13:42:08 obache Exp $
+# $NetBSD: Makefile,v 1.21 2011/07/03 05:17:53 markd Exp $
DISTNAME= kdebindings-${_KDE_VERSION}
PKGNAME= kdebindings-ruby-${_KDE_VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= x11
COMMENT= Ruby bindings for the KDE integrated X11 desktop
@@ -18,7 +18,12 @@ CONFIGURE_ARGS+= --without-java
CONFIGURE_ARGS+= --without-pythondir
CONFIGURE_ENV+= DO_NOT_COMPILE="dcopperl python kjsembed qtsharp"
+REPLACE_RUBY+= \
+ qtruby/bin/rbqtapi \
+ qtruby/bin/rbqtsh
+
.include "../../lang/ruby/buildlink3.mk"
+.include "../../lang/ruby/replace.mk"
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"