From owner-freebsd-ports Thu Apr 4 9:20:17 2002 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 9F0C337B422 for ; Thu, 4 Apr 2002 09:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g34HK3b93274; Thu, 4 Apr 2002 09:20:03 -0800 (PST) (envelope-from gnats) Received: from tl.kom.tuwien.ac.at (tl.kom.tuwien.ac.at [128.130.34.35]) by hub.freebsd.org (Postfix) with ESMTP id 20DE537B41C for ; Thu, 4 Apr 2002 09:16:03 -0800 (PST) Received: from tl.kom.tuwien.ac.at (localhost [127.0.0.1]) by tl.kom.tuwien.ac.at (8.12.2/8.12.2) with ESMTP id g34HKpDe048755; Thu, 4 Apr 2002 19:20:51 +0200 (CEST) (envelope-from tilman@tl.kom.tuwien.ac.at) Received: (from tilman@localhost) by tl.kom.tuwien.ac.at (8.12.2/8.12.2/Submit) id g34HKpTY048754; Thu, 4 Apr 2002 19:20:51 +0200 (CEST) Message-Id: <200204041720.g34HKpTY048754@tl.kom.tuwien.ac.at> Date: Thu, 4 Apr 2002 19:20:51 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/36756: malloc.h -> stdlib.h games/nethack-qt 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 >Number: 36756 >Category: ports >Synopsis: malloc.h -> stdlib.h games/nethack-qt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 04 09:20:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.5-STABLE i386 >Organization: Vienna University of Technology >Environment: System: FreeBSD tl.kom.tuwien.ac.at 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Apr 2 18:27:42 CEST 2002 tilman@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: >How-To-Repeat: >Fix: diff -u Makefile.orig Makefile --- Makefile.orig Thu Apr 4 19:18:27 2002 +++ Makefile Thu Apr 4 19:18:31 2002 @@ -32,6 +32,7 @@ post-patch: @${PERL} -pi -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/include/config.h + @${PERL} -pi -e 's,malloc.h,stdlib.h,' ${WRKSRC}/win/Qt/qt_win.cpp pre-configure: @cd ${WRKSRC}/sys/unix; ${SH} setup.sh >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message