From 982991b0b04245a549d8b596ae154b7dbfc64cd0 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Sat, 21 Mar 2009 12:15:34 +0000 Subject: - Do not run depend on moc. Suggested by: makc --- astro/josm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro/josm') 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+ -- cgit v1.2.3