Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 23:44:37 -0800 (PST)
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92526: games/nethack34 -- Removal of USE_REINPLACE
Message-ID:  <20060130074437.8A0505C040@icarus.home.lan>
Resent-Message-ID: <200601300750.k0U7o3Ms088554@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92526
>Category:       ports
>Synopsis:       games/nethack34 -- Removal of USE_REINPLACE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 30 07:50:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Chadwick
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
Parodius Networking
>Environment:
System: FreeBSD icarus.home.lan 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Jan 19 02:12:16 PST 2006 root@icarus.home.lan:/usr/obj/usr/src/sys/ICARUS i386
>Description:
	Removal of USE_REINPLACE, as it is no longer needed (per
	ports/CHANGES update 20060121)
>How-To-Repeat:
	n/a
>Fix:
	Apply the below patch.


--- nethack34/Makefile.orig	Mon Jul  5 05:47:43 2004
+++ nethack34/Makefile	Sun Jan 29 23:41:50 2006
@@ -19,7 +19,6 @@
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 MAKE_ENV=	CXX="${CXX}" GRAPHICS="${GRAPHICS}"
 PLIST_SUB=	HACKNAME="${HACKNAME}" \
>Release-Note:
>Audit-Trail:
>Unformatted:



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