Index: applications/editors/josm/i18n/build.xml
===================================================================
--- applications/editors/josm/i18n/build.xml	(revision 34694)
+++ applications/editors/josm/i18n/build.xml	(revision 34695)
@@ -122,5 +122,5 @@
         </gettext-extract>
     </target>
-    <target name="build" depends="pot,allpot">
+    <target name="build" depends="pot">
         <antcall target="buildcore"/>
         <antcall target="buildplugins"/>
@@ -201,5 +201,4 @@
     </target>
     <target name="pot" depends="po/josm.pot" />
-    <target name="allpot" depends="po/core.pot,po/maplist.pot,po/pluginlist.pot,po/presets.pot,po/plugins.pot" />
     <target name="update">
         <exec executable="perl" failonerror="true">
