Revision: 108705 https://trac.macports.org/changeset/108705 Author: cal@macports.org Date: 2013-07-30 22:24:41 -0700 (Tue, 30 Jul 2013) Log Message: ----------- qt4-creator-mac: install help files, maintainer, closes #39914 Modified Paths: -------------- trunk/dports/devel/qt4-creator-mac/Portfile Modified: trunk/dports/devel/qt4-creator-mac/Portfile =================================================================== --- trunk/dports/devel/qt4-creator-mac/Portfile 2013-07-31 05:05:55 UTC (rev 108704) +++ trunk/dports/devel/qt4-creator-mac/Portfile 2013-07-31 05:24:41 UTC (rev 108705) @@ -6,6 +6,7 @@ name qt4-creator-mac version 2.8.0 +revision 1 categories devel aqua platforms darwin license LGPL-2.1 @@ -49,6 +50,8 @@ configure.args "USE_SYSTEM_BOTAN=1" +build.target-append docs + # allow ccache, if specified by the user pre-build { if {[tbool configure.ccache]} {
participants (1)
-
cal@macports.org