Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2004 01:02:46 +0900 (JST)
From:      IWATSUKI Hiroyuki <don@na.rim.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64463: [PATCH] Fix port: japanese/ruby-ming
Message-ID:  <200403191602.i2JG2kxs056006@lemmy.moonrock.local>
Resent-Message-ID: <200403191610.i2JGA5sT009719@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64463
>Category:       ports
>Synopsis:       [PATCH] Fix port: japanese/ruby-ming
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 19 08:10:05 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     IWATSUKI Hiroyuki
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD lemmy.moonrock.local 4.9-STABLE FreeBSD 4.9-STABLE #65: Wed Mar 3 17:06:47 JST 2004 root@lemmy.moonrock.local:/usr/obj/usr/src/sys/LEMMY i386


	
>Description:
	
	Fix the last line of a Makefile. (ports/64393)
>How-To-Repeat:
	
>Fix:

	

--- japanese_ruby-ming_20040320.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/ruby-ming/Makefile,v
retrieving revision 1.2
diff -u -p -u -r1.2 Makefile
--- Makefile	13 Nov 2003 00:23:38 -0000	1.2
+++ Makefile	14 Nov 2003 03:37:07 -0000
@@ -6,6 +6,7 @@
 #
 
 CATEGORIES=	japanese
+PKGNAMEPREFIX=	ja-${RUBY_PKGNAMEPREFIX}
 
 COMMENT=	Yet another Ming module for Ruby built with Japanese support
 
@@ -14,5 +15,3 @@ LIB_DEPENDS=	ming.3:${PORTSDIR}/japanese
 MASTERDIR=	${.CURDIR}/../../graphics/ruby-ming
 
 .include "${MASTERDIR}/Makefile"
-
-PKGNAMEPREFIX=	ja-ruby-
--- japanese_ruby-ming_20040320.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403191602.i2JG2kxs056006>