Date: Sat, 2 Oct 2004 14:40:19 GMT From: Sam Lawrance <boris@brooknet.com.au> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/72259: [MAINTAINER] graphics/jumpgis: update to 1.1.2 Message-ID: <200410021440.i92EeJ3j069908@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/72259; it has been noted by GNATS. From: Sam Lawrance <boris@brooknet.com.au> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/72259: [MAINTAINER] graphics/jumpgis: update to 1.1.2 Date: Sun, 03 Oct 2004 00:41:31 +1000 Please apply this against Makefile as well. --- Makefile.orig Sun Oct 3 00:39:48 2004 +++ Makefile Sun Oct 3 00:39:53 2004 @@ -42,7 +42,7 @@ post-patch: @${REINPLACE_CMD} -e "s,#!sh,#!/bin/sh,g" \ - -e "s,^set LIB=../lib,LIB=${TARGET_DIR}/lib,g" \ + -e "s,^LIB=../lib,LIB=${TARGET_DIR}/lib,g" \ -e "s,workbench-properties.xml,~/.jump-workbench-properties.xml,g" \ ${WRKSRC}/bin/JUMPWorkbench-unix.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410021440.i92EeJ3j069908>