Date: Sat, 26 Feb 2000 20:28:37 +0900 From: "Akinori -Aki- MUSHA" <knu@idaemons.org> To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/16972: japanese/esecanna-vje30: restructuring plus Message-ID: <861z60mcd6.wl@archon.local.idaemons.org> In-Reply-To: In your message of "Fri, 25 Feb 2000 22:40:03 -0800 (PST)" <200002260640.WAA68641@freefall.freebsd.org> References: <200002260640.WAA68641@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
A minor change has been made. Apply this small patch to the esecanna port's Makefile: --- Makefile.orig Sat Feb 26 00:08:37 2000 +++ Makefile Sat Feb 26 20:13:57 2000 @@ -22,8 +22,7 @@ SHLIB_VER= 1.0 .endif -# Make sure of naming it proper so as to be invoked *after* vje.sh on startup -STARTER= zz.esecanna.sh +STARTER= esecanna.sh MAKE_ENV= SHLIB_VER="${SHLIB_VER}" It means invoking esecanna earlier than vjed and/or jserver is no longer necessary. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( <knu@idaemons.org> "If you choose not to decide you still have made a choice." 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?861z60mcd6.wl>