Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2002 15:37:33 +0100 (CET)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46190: Update port: games/0verkill
Message-ID:  <20021211143733.6300D14A24@icommerce-france.com>

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

>Number:         46190
>Category:       ports
>Synopsis:       Update port: games/0verkill
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 11 06:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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