summaryrefslogtreecommitdiff
path: root/graphics/rabbit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rabbit/Makefile')
-rw-r--r--graphics/rabbit/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/graphics/rabbit/Makefile b/graphics/rabbit/Makefile
index c6810f28e07..3f87c623baa 100644
--- a/graphics/rabbit/Makefile
+++ b/graphics/rabbit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2007/12/15 14:10:29 obache Exp $
+# $NetBSD: Makefile,v 1.5 2008/03/01 12:08:44 obache Exp $
#
-DISTNAME= rabbit-0.5.4
+DISTNAME= rabbit-0.5.5
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= graphics ruby
MASTER_SITES= http://www.cozmixng.org/~kou/download/
@@ -10,11 +10,17 @@ MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.cozmixng.org/~rwiki/?cmd=view;name=Rabbit
COMMENT= Application to do presentation with RD document
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=0.16.0:../../x11/ruby-gnome2-gtk
DEPENDS+= ${RUBY_PKGPREFIX}-rdtool>=0.6.20:../../textproc/ruby-rdtool
USE_RUBY_SETUP= yes
REPLACE_RUBY= bin/rabbit bin/rabbit-theme-manager bin/rabrick
+REPLACE_RUBY_DIRS= ${WRKSRC}/lib/rt
+
+post-install:
+ rm ${DESTDIR}${PREFIX}/bin/rabbit.bat
do-test:
cd ${WRKSRC} && ${RUBY} test/run-test.rb