From owner-freebsd-ports@FreeBSD.ORG Sun Apr 3 02:26:53 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5F8216A4CE for ; Sun, 3 Apr 2005 02:26:53 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8767543D1F for ; Sun, 3 Apr 2005 02:26:53 +0000 (GMT) (envelope-from gibblertron@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so928728rnf for ; Sat, 02 Apr 2005 18:26:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=EspVvNEcg1htMj4zZUNrLmX+QJQeZyt7+xNz+7qoSmcxp2wA6kD1Vok2LETB+niAdyAQiSCw6E+FkIHEXhbyKDZSwrKcqD8mJ1vmMKdMuUd8zZIvvlPDE7jw8NN73dtV2lJDOWwTMQLr+eRynKj0+ri1z6cc6K+8GcdEsfx9ShE= Received: by 10.38.208.10 with SMTP id f10mr3876202rng; Sat, 02 Apr 2005 18:26:53 -0800 (PST) Received: by 10.38.79.52 with HTTP; Sat, 2 Apr 2005 18:26:53 -0800 (PST) Message-ID: Date: Sat, 2 Apr 2005 18:26:53 -0800 From: patrick To: freebsd-ports@freebsd.org In-Reply-To: <1112492164.65127.3.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <1112492164.65127.3.camel@shumai.marcuscom.com> Subject: Re: PATCH: /usr/ports/print/freetype2/Makefile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: patrick List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2005 02:26:54 -0000 Whoops, I didn't realize my cvsup config wasn't updating the entire ports collection -- it was only doing select categories. I'm currently getting the updates on all collections now. Sorry for the mixup, Patrick On Apr 2, 2005 5:36 PM, Joe Marcus Clarke wrote: > On Sat, 2005-04-02 at 17:06 -0800, patrick wrote: > > freetype2 seems to be broken because it uses "USE_LIBTOOL= yes" in the > > Makefile. I changed it to "USE_LIBTOOL_VER= 13", and it makes fine > > now. > > You have a very old freetype2 port. you might consider updating your > ports tree before submitting patches. > > Joe > > > > > Patrick > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > >