summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-10-25 10:00:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-10-25 10:00:40 +0000
commit71cbe395d75aa83f01ac651864015fbf88f2d33b (patch)
treebf41a7a8846c2d9f0d56bf92293ea171ffeeca5b /textproc
parentChase the gdome2 update and bump PORTREVISION. This module does not (diff)
Chase the gdome2 update and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=92109
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-gdome/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-gdome/Makefile b/textproc/ruby-gdome/Makefile
index 80174a07036b..57994dd16911 100644
--- a/textproc/ruby-gdome/Makefile
+++ b/textproc/ruby-gdome/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gdome
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://download.berlios.de/libgdome-ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -16,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby extension that wraps around gdome2
-LIB_DEPENDS= gdome.7:${PORTSDIR}/textproc/gdome2
+LIB_DEPENDS= gdome.8:${PORTSDIR}/textproc/gdome2
USE_BZIP2= yes