From owner-freebsd-ports Fri Jun 15 14:20:22 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 EE14437B406 for ; Fri, 15 Jun 2001 14:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5FLK7a49077; Fri, 15 Jun 2001 14:20:07 -0700 (PDT) (envelope-from gnats) Date: Fri, 15 Jun 2001 14:20:07 -0700 (PDT) Message-Id: <200106152120.f5FLK7a49077@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jonathan Belson Subject: Re: ports/28010: New port - kmsn - MSN instant messenger client 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/28010; it has been noted by GNATS. From: Jonathan Belson To: freebsd-gnats-submit@FreeBSD.org, jon@witchspace.com Cc: Subject: Re: ports/28010: New port - kmsn - MSN instant messenger client Date: Fri, 15 Jun 2001 22:16:52 +0100 This is a multi-part message in MIME format. --------------8ED7A98B214EB8E6CB75B55C 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 --------------8ED7A98B214EB8E6CB75B55C Content-Type: text/plain; charset=us-ascii; name="kmsn.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="kmsn.patch" diff -ur kmsn.orig/Makefile kmsn/Makefile --- kmsn.orig/Makefile Fri Jun 15 21:50:02 2001 +++ kmsn/Makefile Fri Jun 15 20:35:05 2001 @@ -1,4 +1,4 @@ -# New ports collection makefile for: kdestudio +# New ports collection makefile for: kmsn # Date created: Sunday June 10, 2001 # Whom: Jonathan Belson (jon@witchspace.com) # @@ -17,9 +17,7 @@ USE_KDELIBS_VER=2 USE_GMAKE= yes -INSTALLS_SHLIB= yes GNU_CONFIGURE= yes - -CONFIGURE_ARGS+= --with-qt-dir=${X11BASE} +MAKE_ENV+= ${CONFIGURE_ENV} .include --------------8ED7A98B214EB8E6CB75B55C-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message