Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2004 15:45:52 +0100
From:      Lars Thegler <lars@thegler.dk>
To:        Kirill Ponomarew <krion@FreeBSD.org>, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/61719: [MAINTAINER] games/p5-Games-Bingo: update to 0.10
Message-ID:  <40128520.6010808@thegler.dk>
In-Reply-To: <20040124141418.GH84157@voodoo.oberon.net>
References:  <200401231013.i0NADiMX089056@freefall.freebsd.org> <401276E7.4000901@thegler.dk> <20040124141418.GH84157@voodoo.oberon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------050409050008000500090807
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Double argh. It passed 'port test'. Strange. Another patch attached.

/Lars

--------------050409050008000500090807
Content-Type: text/plain;
 name="p5-Games-Bingo-2.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="p5-Games-Bingo-2.diff"

diff -ru p5-Games-Bingo.2/Makefile p5-Games-Bingo.3/Makefile
--- p5-Games-Bingo.2/Makefile	Sat Jan 24 13:23:08 2004
+++ p5-Games-Bingo.3/Makefile	Sat Jan 24 14:39:47 2004
@@ -31,7 +31,7 @@
 .if ${PERL_LEVEL} < 500601
 # damn old MakeMaker...
 post-configure:
-	${PERL} -pi -e 's,/usr/local,\$$(PREFIX),g' ${WRKSRC}/Makefile
+	${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile
 .endif
 
 post-install:

--------------050409050008000500090807--



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