cvs commit: ports/math/freemat Makefile

[ Available lists | Index of cvs-all | Month of Apr 2010 | Week of 21 Apr 2010 | Raw email | View thread | Wrap long lines | Reply ]
From
Greg Larkin <glarkin@FreeBSD.org>
Date
21 Apr 2010 14:50:17
Subject
cvs commit: ports/math/freemat Makefile
Message-ID
201004211450.o3LEoGPt027009@repoman.freebsd.org


[ Hide this part ]
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

Elapsed time: 0.100 seconds