SVN commit 10664 by rakuco:
kipi-plugins-kde4: Fix botched USES=metaport conversion.
We need bsd.port.pre.mk before digikam-kde4's Makefile.common, since the
latter checks for NO_BUILD.
M +2 -1 Makefile
___
kde-freebsd mailing list
kde-fre
SVN commit 10663 by rakuco:
strigi: Fix botched USES=metaport conversion.
Makefile.common checks for NO_BUILD, so it needs to be defined prior to the
file's inclusion. Include bsd.port.pre.mk first to fix that.
M +2 -2 Makefile
___
kde-fre
SVN commit 10662 by rakuco:
py-qt4: Fix botched USES=metaport conversion.
Add "metaport" to the existing USES entry instead of adding a new entry that
overrides the existing one.
While here, stop needlessly setting MASTER_SITES too.
M +1 -3 Makefile