Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2003 22:00:08 +0900 (JST)
From:      takamune@avrl.mei.co.jp
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        takamune@avrl.mei.co.jp
Subject:   ports/49075: Update: japanese/bookview
Message-ID:  <200303101300.h2AD08kF003088@buzz.avcp.mei.co.jp>

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

>Number:         49075
>Category:       ports
>Synopsis:       Update: japanese/bookview
>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:   Mon Mar 10 05:00:27 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kazu TAKAMUNE
>Release:        FreeBSD 4.8-RC i386
>Organization:
Matsushita Electric Industrial Co., Ltd.
>Environment:

FreeBSD 4.8-RC (Fri Mar  7 10:42:19 JST 2003)
ports/Mk/bsd.port.mk,v 1.441 2003/03/02 02:06:56

>Description:

- Add another MASTER_SITE, ftp.sra.co.jp is a little choosy.
- Suppress a warning of configure.
- No files have been added or removed.

>How-To-Repeat:
>Fix:
diff -x CVS -Nur /usr/ports/japanese/bookview/Makefile japanese/bookview/Makefile
--- /usr/ports/japanese/bookview/Makefile	Mon Feb 24 09:22:15 2003
+++ japanese/bookview/Makefile	Sun Mar  2 22:44:57 2003
@@ -8,7 +8,8 @@
 PORTNAME=	bookview
 PORTVERSION=	3.1.1
 CATEGORIES=	japanese
-MASTER_SITES=	ftp://ftp.sra.co.jp/pub/net/ndtp/bookview/
+MASTER_SITES=	ftp://ftp.sra.co.jp/pub/net/ndtp/bookview/ \
+		ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/bookview/
 
 MAINTAINER=	takamune@avrl.mei.co.jp
 COMMENT=	NDTP client using Japanized Tcl/Tk
@@ -16,6 +17,7 @@
 RUN_DEPENDS=	wish8.0jp:${PORTSDIR}/japanese/tk80
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	WISH=${PREFIX}/bin/wish8.0jp \
 		INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
 		INSTALL_DATA="${INSTALL_DATA}"

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

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




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