From root@icommerce-france.com  Wed Dec 11 06:37:35 2002
Return-Path: <root@icommerce-france.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3904437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Dec 2002 06:37:35 -0800 (PST)
Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8905F43ED1
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Dec 2002 06:37:34 -0800 (PST)
	(envelope-from root@icommerce-france.com)
Received: from icommerce-france.com (extranet.itxmarket.com [192.168.2.24])
	by mail2.itxmarket.com (Postfix) with ESMTP id BED1837C98
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Dec 2002 15:37:33 +0100 (CET)
Received: by icommerce-france.com (Postfix, from userid 0)
	id 6300D14A24; Wed, 11 Dec 2002 15:37:33 +0100 (CET)
Message-Id: <20021211143733.6300D14A24@icommerce-france.com>
Date: Wed, 11 Dec 2002 15:37:33 +0100 (CET)
From: Michael L.Hostbaek <mich@freebsdcluster.org>
Reply-To: Michael L.Hostbaek <mich@freebsdcluster.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: games/0verkill
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46190
>Category:       ports
>Synopsis:       Update port: games/0verkill
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 11 06:40:01 PST 2002
>Closed-Date:    Sat Dec 14 20:15:24 PST 2002
>Last-Modified:  Sat Dec 14 20:15:24 PST 2002
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386

>Description:
	Problem running program - Error in Makefile fixed.
	If no maintainer for this ports exists, I would be willing to resume maintainership.
>How-To-Repeat:
	
>Fix:

	
diff -u -ruN 0verkill.bak/Makefile 0verkill/Makefile
--- 0verkill.bak/Makefile	Wed Dec 11 15:22:35 2002
+++ 0verkill/Makefile	Wed Dec 11 15:32:24 2002
@@ -33,7 +33,7 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|data/|${DATADIR}/data|g' ${WRKSRC}/cfg.h
+	@${REINPLACE_CMD} -e 's|data/|${DATADIR}/data/|g' ${WRKSRC}/cfg.h
 	@${REINPLACE_CMD} -e 's|grx/|${DATADIR}/grx/|g' ${WRKSRC}/data/sprites.dat
 	@${REINPLACE_CMD} -e 's|-O3 ||g ; \
 		 s|gcc |\$$\(CC\) |g' ${WRKSRC}/Makefile.in

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Sat Dec 14 20:15:08 PST 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46190 
>Unformatted:
