[kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk
Alberto Villa
avilla at FreeBSD.org
Tue Dec 11 16:50:02 UTC 2012
SVN commit 8784 by avilla:
- Handle qconfig.h modularization.
qconfig-h includes qconfig-modules.h, that packages modify to include
modules/qconfig-*.h files (which are installed along with the package).
Since it's all handled automatically, the modules/qconfig-*.h file
must not be added to plist.
When deinstalling, if qconfig-modules.h is empty and qconfig.h doesn't
exist (which means that qt5-core isn't installed), qconfig-modules.h
is removed.
M +29 -3 bsd.qt.mk
More information about the kde-freebsd
mailing list