Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2000 20:18:45 +0900 (JST)
From:      makoto@pinpott.spnet.ne.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21472: Update port: japanese/zangband (by maintainer)
Message-ID:  <200009221118.UAA47502@rantantan.pinpott.spnet.ne.jp>

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

>Number:         21472
>Category:       ports
>Synopsis:       Update port: japanese/zangband (by maintainer)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 22 04:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Makoto YAMAKURA
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:
>Description:

	o Imported some variables from master port.
	
	Please commit this PR and master port's PR at the same time.
	Thanks.

>How-To-Repeat:
>Fix:

diff -x work -x *~ -x *gz -x *.orig -ruN zangband-master/Makefile zangband/Makefile
--- zangband-master/Makefile	Thu Aug 10 02:37:47 2000
+++ zangband/Makefile	Wed Sep 20 12:30:33 2000
@@ -16,5 +16,10 @@
 DESCR=		${.CURDIR}/pkg/DESCR
 
 JAPANESE=	yes
+JA_MASTER_SITE=	http://www.geocities.co.jp/SiliconValley-SanJose/9606/zg/
+ANGBANDLIB?=	lib/jzangband
+ANGBANDBIN?=	bin/jzangband
+JA_PLIST=	PLIST.ja
+MAKE_ARGS+=	JAPANESE_CFLAGS="-DJP -DEUC"
 
 .include "${MASTERDIR}/Makefile"

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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