summaryrefslogtreecommitdiff
path: root/graphics/jumpgis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jumpgis/Makefile')
-rw-r--r--graphics/jumpgis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jumpgis/Makefile b/graphics/jumpgis/Makefile
index cd3d5ab50222..94b4bfca06d0 100644
--- a/graphics/jumpgis/Makefile
+++ b/graphics/jumpgis/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jumpgis
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
CATEGORIES= graphics java
MASTER_SITES= http://www.jump-project.org/downloads/jump/:main \
http://sam.stral.net/freebsd/:extra
@@ -42,7 +42,7 @@ PLIST_SUB+= GNOMELINKS="@comment "
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