Martin Wilke wrote:
> Hi Benny
>
> no i have my port config so
>
> CONFIGURE_TARGET=
> - --build=${ARCH}-portbld-freebsd${OSREL} --enable-maintainer-mode
> --enable-debug=yes
>
> and xfce-dev-tools is installed
Well, the rule in Makefile.am
thunar-launcher-ui.h: Makefile $(srcdir)/thunar-launcher-ui.xml
exo-csource --static --name=thunar_launcher_ui
$(srcdir)/thunar-launcher-ui.xml > thunar-launcher-ui.h
is enclosed by
if MAINTAINER_MODE
...
endif
so, if maintainer mode is enabled, these files will be build/rebuild.
Have you tried with a clean checkout? What does
grep ^MAINTAINER_MODE_ config.log
say?
> Greetz Martin
Benedikt
_______________________________________________
Thunar-dev mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/thunar-dev