From 2705a4719a053f481a605add388a8ebdc2c8c6b9 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Mon, 10 Aug 2009 07:46:06 +0000 Subject: - Add missing dependency. - Bump portrevision. Submitted by: glebius (maintainer) --- astro/josm/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'astro/josm') 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+ -- cgit v1.2.3