summaryrefslogtreecommitdiff
path: root/graphics/jumpgis
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-13 23:49:13 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-13 23:49:13 +0000
commite89dee628c5b1499ac9891eeb01f08da51b60378 (patch)
treeb16aa84718abbde7b9aadc8cd79f12a8ab389b57 /graphics/jumpgis
parentOn Alpha, the osf1 module must be loaded before the linux module. (diff)
Update java/jmp from 0.45 to 0.46. (mini-patch)
Little patch to update the port to the latest version. PR: ports/76197 Submitted by: Ronald Klop <ronald-freebsd8@klop.yi.org>
Notes
Notes: svn path=/head/; revision=126381
Diffstat (limited to 'graphics/jumpgis')
-rw-r--r--graphics/jumpgis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/jumpgis/Makefile b/graphics/jumpgis/Makefile
index 94b4bfca06d0..9bbfea8c8f53 100644
--- a/graphics/jumpgis/Makefile
+++ b/graphics/jumpgis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jumpgis
PORTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= graphics java
MASTER_SITES= http://www.jump-project.org/downloads/jump/:main \
http://sam.stral.net/freebsd/:extra
@@ -50,7 +51,7 @@ do-install:
@${ECHO_CMD} "---> Installing JAR files"
${MKDIR} ${TARGET_DIR}/lib
${INSTALL_DATA} ${WRKSRC}/lib/*.jar ${TARGET_DIR}/lib
- ${INSTALL_DATA} -d ${TARGET_DIR}/lib/ext
+ ${MKDIR} ${TARGET_DIR}/lib/ext
@${ECHO_MSG} "Installing startup script"
${INSTALL_SCRIPT} ${WRKSRC}/bin/JUMPWorkbench-unix.sh ${PREFIX}/bin/jumpgis