Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2003 18:30:20 -0800 (PST)
From:      Guido Falsi <mad@madpilot.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/60200: [maintainer update] games/traindirector upgrade to 1.18l
Message-ID:  <200312130230.hBD2UK00050762@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/60200; it has been noted by GNATS.

From: Guido Falsi <mad@madpilot.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/60200: [maintainer update] games/traindirector upgrade to 1.18l
Date: Sat, 13 Dec 2003 03:25:56 +0100

 noticed that the port-configure is not needed anymore in the Makefile.
 diff -ruN from previous diff follows:
 
 --- Makefile.orig	Sat Dec 13 03:06:58 2003
 +++ Makefile	Sat Dec 13 03:05:49 2003
 @@ -30,8 +30,4 @@
  post-patch:
  	${REINPLACE_CMD} -e 's#PREFIX#${PREFIX}#' ${WRKSRC}/setup_trdir.sh
  
 -post-configure:
 -	${REINPLACE_CMD} -e 's,\#include \<malloc.h\>,/* include malloc.h */,' \
 -		${WRKSRC}/gdialog.c
 -
  .include <bsd.port.mk>
 
 -- 
 Guido Falsi <mad@madpilot.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312130230.hBD2UK00050762>