From owner-freebsd-ports Sun Feb 6 9:37:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by builder.freebsd.org (Postfix) with ESMTP id D6BF63D0F for ; Sun, 6 Feb 2000 09:37:02 -0800 (PST) Received: from shadow.blackdawn.com (postfix@13-046.008.popsite.net [209.69.195.46]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id JAA21920; Sun, 6 Feb 2000 09:37:29 -0800 (PST) Received: by shadow.blackdawn.com (Postfix, from userid 1000) id 6AD171933; Sun, 6 Feb 2000 12:37:25 -0500 (EST) Date: Sun, 6 Feb 2000 12:37:25 -0500 From: Will Andrews To: Juergen Lock Cc: ports@FreeBSD.ORG Subject: Re: Qt/KDE/bsd.port.mk changes Message-ID: <20000206123725.A20744@shadow.blackdawn.com> References: <200002061446.PAA27995@saturn.kn-bremen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200002061446.PAA27995@saturn.kn-bremen.de>; from nox@jelal.kn-bremen.de on Sun, Feb 06, 2000 at 03:46:33PM +0100 X-Operating-System: FreeBSD 3.4-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ snipped all the maintainers' emails for sanity ] On Sun, Feb 06, 2000 at 03:46:33PM +0100, Juergen Lock wrote: > I too now wanted to build some kde sources that need a recent gcc > (control software for a isdn pbx), so i searched -ports and found > this thread. got the updated qt and kdelibs ports off that page: > qt installed no problem but kdelibs failed to package because of > missing libs, and after looking at the wrong place for a while > (...) i discovered it just used 2 instead of 3 for the major. > here's my `fix' for that: > > post-patch: > ${PERL} -pi.bak -e 's/-version-info \S+/-version-info '${LIBMAJOR}:${LIBMINOR}/\; ${WRKSRC}/*/Makefile.in > > (Oh and it probably should USE_LIBTOOL too so that it keeps > those .la files to itself, and to fix the OBJFORMAT="" problem.) (Re: USE_LIBTOOL) Noted. I'll try it. How the heck did it get 2 instead of 3?? I made sure that the Makefile.in's would accept a change from the environment variables, through the ?= operator. :\ Can you show me the _FULL_ build logs? My build logs say the major got through. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message