aboutsummaryrefslogtreecommitdiff
path: root/graphics
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
parent8bef3264ea65a51b768700d7fe3ff6536ba06c34 (diff)
downloadports-e89dee628c5b1499ac9891eeb01f08da51b60378.tar.gz
ports-e89dee628c5b1499ac9891eeb01f08da51b60378.zip
Notes
Diffstat (limited to 'graphics')
-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