From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 2 14:39:09 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50DDE16A4CF; Sat, 2 Oct 2004 14:39:09 +0000 (GMT) Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BC8E43D4C; Sat, 2 Oct 2004 14:39:08 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from [61.8.34.75] (ppp224B.dyn.pacific.net.au [61.8.34.75]) i92EamGZ013896; Sun, 3 Oct 2004 00:36:49 +1000 From: Sam Lawrance To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org In-Reply-To: <200410021430.i92EUTw3068565@freefall.freebsd.org> References: <200410021430.i92EUTw3068565@freefall.freebsd.org> Content-Type: text/plain Message-Id: <1096728090.718.12.camel@dirk.no.domain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 03 Oct 2004 00:41:31 +1000 Content-Transfer-Encoding: 7bit Subject: Re: ports/72259: [MAINTAINER] graphics/jumpgis: update to 1.1.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2004 14:39:09 -0000 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