From owner-cvs-all@FreeBSD.ORG Sat Feb 28 14:51:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EF6B16A4CE; Sat, 28 Feb 2004 14:51:57 -0800 (PST) Received: from miffy.openlook.org (openlook.org [211.236.182.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id E145C43D1F; Sat, 28 Feb 2004 14:51:56 -0800 (PST) (envelope-from perky@miffy.openlook.org) Received: by miffy.openlook.org (Postfix, from userid 1000) id 21FACA9E8; Sun, 29 Feb 2004 07:55:55 +0900 (KST) Date: Sun, 29 Feb 2004 07:55:55 +0900 From: Hye-Shik Chang To: Akinori MUSHA Message-ID: <20040228225555.GA10269@i18n.org> References: <200402281154.i1SBsOH0089088@repoman.freebsd.org> <86eksf8gbj.knu@iDaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86eksf8gbj.knu@iDaemons.org> X-Accept-Language: ko, en User-Agent: Mutt/1.5.5.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/gdchart Makefile pkg-plist ports/graphics/gdchart/files Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 22:51:57 -0000 On Sat, Feb 28, 2004 at 10:49:20PM +0900, Akinori MUSHA wrote: > At Sat, 28 Feb 2004 03:54:24 -0800 (PST), > Hye-Shik Chang wrote: > > perky 2004/02/28 03:54:24 PST > > > > FreeBSD ports repository > > > > Modified files: > > graphics/gdchart Makefile pkg-plist > > graphics/gdchart/files Makefile > > Log: > > Build and install a shared library. > > > > Approved by: knu (maintainer) > > Oops, I forgot to tell you that you should define INSTALLS_SHLIB then. > Please do that also. > Oops. Thanks! :) Hye-Shik