ports/113701: [patch] graphics/rubygem-scruffy: change RUN_DEPENDS

Alexander Logvinov ports at logvinov.com
Fri Jun 15 06:30:04 UTC 2007


>Number:         113701
>Category:       ports
>Synopsis:       [patch] graphics/rubygem-scruffy: change RUN_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 15 06:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:

>Description:

  Change RUN_DEPENDS to avoid break after devel/rubygem-builder update.
  No need to use USE_RUBY.

>How-To-Repeat:

>Fix:

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 at 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 <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list