Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/rubygem-scruffy/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 21 Mar 2007 02:11:30 -0000 1.2 +++ Makefile 15 Jun 2007 06:13:32 -0000 @@ -15,9 +15,7 @@ MAINTAINER= ijliao@FreeBSD.org COMMENT= Beautiful Graphs for Ruby -RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/builder-2.1.1.gemspec:${PORTSDIR}/devel/rubygem-builder - -USE_RUBY= yes +RUN_DEPENDS= rubygem-builder>=2.0.0:${PORTSDIR}/devel/rubygem-builder .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common"