summaryrefslogtreecommitdiff
path: root/astro/josm
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/josm
parent951434a20f0472ed1e7639f25aca8684287c1e9c (diff)
downloadfreebsd-ports-982991b0b04245a549d8b596ae154b7dbfc64cd0.zip
- Do not run depend on moc.
Suggested by: makc
Diffstat (limited to 'astro/josm')
-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+