diff options
author | ijliao <ijliao@FreeBSD.org> | 2007-03-21 02:11:30 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2007-03-21 02:11:30 +0000 |
commit | 4ce9bc427a49b05af7802637d242d421bd6ad201 (patch) | |
tree | 3ef22830474949f8414af31a22728f7709f3626c /graphics/rubygem-scruffy | |
parent | 036abfb3710ccf0e910d053f8a2a792d7685dbb5 (diff) | |
download | FreeBSD-ports-4ce9bc427a49b05af7802637d242d421bd6ad201.zip FreeBSD-ports-4ce9bc427a49b05af7802637d242d421bd6ad201.tar.gz |
chasing rubygem-builder version
Diffstat (limited to 'graphics/rubygem-scruffy')
-rw-r--r-- | graphics/rubygem-scruffy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-scruffy/Makefile b/graphics/rubygem-scruffy/Makefile index cfe44f7..131c548 100644 --- a/graphics/rubygem-scruffy/Makefile +++ b/graphics/rubygem-scruffy/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org COMMENT= Beautiful Graphs for Ruby -RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/builder-2.0.0.gemspec:${PORTSDIR}/devel/rubygem-builder +RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/builder-2.1.1.gemspec:${PORTSDIR}/devel/rubygem-builder USE_RUBY= yes |