From owner-freebsd-ports Fri Jun 15 14:20:13 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 76E1D37B405 for ; Fri, 15 Jun 2001 14:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5FLK3a49036; Fri, 15 Jun 2001 14:20:03 -0700 (PDT) (envelope-from gnats) Date: Fri, 15 Jun 2001 14:20:03 -0700 (PDT) Message-Id: <200106152120.f5FLK3a49036@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jonathan Belson Subject: Re: ports/28009: New port : libkmsn Reply-To: Jonathan Belson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/28009; it has been noted by GNATS. From: Jonathan Belson To: freebsd-gnats-submit@FreeBSD.org, jon@witchspace.com Cc: Subject: Re: ports/28009: New port : libkmsn Date: Fri, 15 Jun 2001 22:16:49 +0100 This is a multi-part message in MIME format. --------------062EB1D38F3A4DF6A79E41F3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hiya Oops! Tested my port on a vanilla machine and it failed to build - here's a patch to sort it out. -- C-YA Jon --------------062EB1D38F3A4DF6A79E41F3 Content-Type: text/plain; charset=us-ascii; name="libkmsn.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="libkmsn.patch" diff -ur libkmsn.orig/Makefile libkmsn/Makefile --- libkmsn.orig/Makefile Fri Jun 15 21:50:05 2001 +++ libkmsn/Makefile Fri Jun 15 19:27:03 2001 @@ -15,9 +15,8 @@ USE_KDELIBS_VER=2 USE_GMAKE= yes -INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-qt-dir=${X11BASE} +MAKE_ENV+= ${CONFIGURE_ENV} .include --------------062EB1D38F3A4DF6A79E41F3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message