Date: Sun, 30 Jan 2000 12:28:00 +0900 From: Akinori MUSHA aka knu <knu@idaemons.org> To: FreeBSD-gnats-submit@freebsd.org, freebsd-ports@freebsd.org Subject: Re: japanese/VJE30: New port Message-ID: <86vh4cs0fz.wl@archon.local.idaemons.org> In-Reply-To: In your message of "Sun, 30 Jan 2000 07:25:34 %2B0900" <86ya98seg1.wl@archon.local.idaemons.org> References: <86ya98seg1.wl@archon.local.idaemons.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At Sun, 30 Jan 2000 07:25:34 +0900, Akinori MUSHA aka knu <knu@idaemons.org> wrote: > A new port for VJE-Delta 3.0 purchase version, which makes > installation process much easy thanks to ports mechanism. easier ^the > This port is only usable for those who purchased a licensed copy of > VJE-Delta 3.0 CD-ROM from VACS Corporation. Thus, please apply the attached patch before commission. It avoids leaving a part of a commercial distribution in DISTDIR after extraction. -- / /__ __ / ) ) ) ) / Akinori MUSHA aka / (_ / ( (__( <knu@idaemons.org> "If you choose not to decide you still have made a choice." --- Makefile~ Sun Jan 30 03:34:25 2000 +++ Makefile Sun Jan 30 07:45:31 2000 @@ -64,6 +64,9 @@ ${FALSE} \ ) +post-extract: + @${RM} ${DISTDIR}/${DISTFILES} + post-patch: @cd ${WRKSRC}/vje30/bin && ${RM} swingall.jar *.orig 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?86vh4cs0fz.wl>