cvs commit: ports/devel/doxygen Makefile distinfo pkg-plist ports/devel/doxygen/files patch-af patch-configure patch-doc-Makefile.latex patch-md5 patch-png patch-warnings

Michael Landin Hostbaek mich at FreeBSD.org
Tue Jun 27 11:47:59 UTC 2006


Mikhail Teterin (mi) writes:
>   Log:
>   Upgrade from 1.4.6 to 1.4.7. LIB_DEPEND on png and use the standard -lmd
>   instead of building our own versions.
>   
>   The bundled qtools/ can be removed too, but that will make the port
>   always depend on Qt (hence X11), which it currently avoids.

The build breaks on my -CURRENT box, as the TMAKEPATH is not properly
set:

<snip>
  Created addon/doxmlparser/examples/metrics/metrics.pro from
addon/doxmlparser/examples/metrics/metrics.pro.in...
  Generating src/lang_cfg.h...
===>  Building for doxygen-1.4.7
echo "char versionString[]=\"1.4.7\";" > src/version.cpp
gmake -j2 -C qtools
gmake[1]: Entering directory
`/usr/ports/devel/doxygen/work/doxygen-1.4.7/qtools'
env TMAKEPATH=/opt/share/tmake/freebsd-g++ /usr/local/bin/perl
/opt/bin/tmake qtools.pro >Makefile.qtools
Can't open perl script "/opt/bin/tmake": No such file or directory
gmake[1]: *** [Makefile.qtools] Error 2
gmake[1]: Leaving directory
`/usr/ports/devel/doxygen/work/doxygen-1.4.7/qtools'
gmake: *** [all] Error 2
*** Error code 2
</snip>


/mich


More information about the cvs-ports mailing list