ports/156318: [PATCH] update devel/rubygem-webby to USE_RAKE

Steve Wills swills at FreeBSD.org
Sun Apr 10 19:30:11 UTC 2011


>Number:         156318
>Category:       ports
>Synopsis:       [PATCH] update devel/rubygem-webby to USE_RAKE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 10 19:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
This port uses rake, so it should include USE_RAKE=yes.
>How-To-Repeat:

>Fix:
see attached patch

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-webby/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	5 Oct 2010 08:37:45 -0000	1.4
+++ Makefile	20 Mar 2011 17:02:53 -0000
@@ -26,6 +26,7 @@
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
+USE_RAKE=	yes
 RUBYGEM_AUTOPLIST=	yes
 PLIST_FILES=	bin/webby bin/webby-gen
 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list