summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-03-21 12:15:34 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-03-21 12:15:34 +0000
commit982991b0b04245a549d8b596ae154b7dbfc64cd0 (patch)
tree395d4863a4cee4609708ac0bd09c3b72aff9082f /astro
parent- add LICENSE: (diff)
- Do not run depend on moc.
Suggested by: makc
Notes
Notes: svn path=/head/; revision=230586
Diffstat (limited to 'astro')
-rw-r--r--astro/josm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile
index d15f621a3257..36092dfc1251 100644
--- a/astro/josm/Makefile
+++ b/astro/josm/Makefile
@@ -20,7 +20,7 @@ COMMENT= A comprehensive editor for OpenStreetMap.org database
NO_WRKSUBDIR= yes
USE_QT_VER= 4
-QT_COMPONENTS= corelib gui moc network webkit
+QT_COMPONENTS= corelib gui moc_build network webkit
USE_JAVA= YES
JAVA_VERSION= 1.5+