summaryrefslogtreecommitdiff
path: root/www/instiki
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-10-03 00:59:47 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-10-03 00:59:47 +0000
commita418a943ad3d9909ee60dd8af4e2bdb8ac77c571 (patch)
treecaffd0ba4c7577671a0e6a8190e21c75e73f83dc /www/instiki
parentAdd p5-Proc-PidUtil 0.08, PID file management utilities. (diff)
- instiki need sqlite3 instead of ruby-sqlite3
instiki has bundled sqlite3-ruby in vendor/ - bump PORTREVISION PR: ports/103793 Submitted by: clsung Approved by: maintainer (Alastair Rankine)
Notes
Notes: svn path=/head/; revision=174343
Diffstat (limited to 'www/instiki')
-rw-r--r--www/instiki/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/instiki/Makefile b/www/instiki/Makefile
index c76884dee153..13900ab79d7f 100644
--- a/www/instiki/Makefile
+++ b/www/instiki/Makefile
@@ -7,7 +7,7 @@
PORTNAME= instiki
PORTVERSION= 0.11.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www ruby
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,8 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= arsptr@internode.on.net
COMMENT= Easy to set up wiki clone implemented in ruby
-RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/sqlite3_api.so:${PORTSDIR}/databases/ruby-sqlite3
-BUILD_DEPENDS+= ${RUN_DEPENDS} rake:${PORTSDIR}/devel/rubygem-rake
+LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3
+BUILD_DEPENDS= rake:${PORTSDIR}/devel/rubygem-rake
USE_RUBY= yes
USE_RUBY_FEATURES= 1.8