aboutsummaryrefslogtreecommitdiffstats
path: root/astro/josm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-08-07 02:51:17 +0800
committermiwi <miwi@FreeBSD.org>2009-08-07 02:51:17 +0800
commite8d18967b009164e34b69bf65caf982c18ca546c (patch)
tree13042c5bc457b69be5d00dd899f087c28fb94b8e /astro/josm
parent1429268e72621d9db5a8ab6bf6a6282d29653d62 (diff)
downloadfreebsd-ports-gnome-e8d18967b009164e34b69bf65caf982c18ca546c.tar.gz
freebsd-ports-gnome-e8d18967b009164e34b69bf65caf982c18ca546c.tar.zst
freebsd-ports-gnome-e8d18967b009164e34b69bf65caf982c18ca546c.zip
- Fix build after qt update
Diffstat (limited to 'astro/josm')
-rw-r--r--astro/josm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile
index ecdc1545a6fa..ffc34f1fdf54 100644
--- a/astro/josm/Makefile
+++ b/astro/josm/Makefile
@@ -20,7 +20,8 @@ COMMENT= A comprehensive editor for OpenStreetMap.org database
NO_WRKSUBDIR= yes
USE_QT_VER= 4
-QT_COMPONENTS= corelib gui moc_build network webkit
+QT_COMPONENTS= corelib gui moc_build network webkit script \
+ rcc_build uic_build
USE_JAVA= YES
JAVA_VERSION= 1.5+