Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Oct 2004 00:41:31 +1000
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/72259: [MAINTAINER] graphics/jumpgis: update to 1.1.2
Message-ID:  <1096728090.718.12.camel@dirk.no.domain>
In-Reply-To: <200410021430.i92EUTw3068565@freefall.freebsd.org>
References:  <200410021430.i92EUTw3068565@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?1096728090.718.12.camel>