mezz 2008-07-03 18:45:45 UTC
FreeBSD ports repository
Modified files:
graphics/poppler Makefile
Log:
Fix the build in QA Tindy for not able to find moc-qt4 by 'which moc-qt4', so
add a patch to replace from 'which moc-qt4' to '${LOCALBASE}/bin/moc-qt4'.
Reported by: QA Tindy
Revision Changes Path
1.43 +4 -0 ports/graphics/poppler/Makefile