summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-08-10 07:46:06 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-08-10 07:46:06 +0000
commit2705a4719a053f481a605add388a8ebdc2c8c6b9 (patch)
tree2b4046b9b4cae3472b112fb61f324bc1bd7c694a
parentThe libbind functions have been separated from the BIND suite as of (diff)
- Add missing dependency.
- Bump portrevision. Submitted by: glebius (maintainer)
Notes
Notes: svn path=/head/; revision=239233
-rw-r--r--astro/josm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile
index ffc34f1fdf54..8f9f959908d3 100644
--- a/astro/josm/Makefile
+++ b/astro/josm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= josm
PORTVERSION= 1788
+PORTREVISION= 1
CATEGORIES= astro java
MASTER_SITES= http://josm.openstreetmap.de/download/:josm \
http://svn.openstreetmap.org/applications/editors/josm/plugins/wmsplugin/:wmsplugin
@@ -20,8 +21,8 @@ COMMENT= A comprehensive editor for OpenStreetMap.org database
NO_WRKSUBDIR= yes
USE_QT_VER= 4
-QT_COMPONENTS= corelib gui moc_build network webkit script \
- rcc_build uic_build
+QT_COMPONENTS= corelib gui imageformats moc_build network script \
+ rcc_build uic_build webkit
USE_JAVA= YES
JAVA_VERSION= 1.5+