Date: Wed, 21 Apr 2010 14:50:16 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/freemat Makefile Message-ID: <201004211450.o3LEoGPt027009@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2010-04-21 14:50:16 UTC
FreeBSD ports repository
Modified files:
math/freemat Makefile
Log:
- Unbreak build (compiler errors due to out-of-date moc) by removing
*.moc.cpp from WRKSRC before starting build. The upstream distro
incorrectly included files built from an old moc-qt4 binary. These
files are regenerated with the correct version of moc-qt4 during the
build.
- Fix portlint warnings
Reported by: QAT
Revision Changes Path
1.33 +8 -2 ports/math/freemat/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004211450.o3LEoGPt027009>
