bsd.qt.mk区分了_build 和 _run

2009-05-13 09:18:38来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折

今天看到了Michael Nottebrock更新了${PORTSDIR}/Mk/bsd.qt.mk修正了我之前所提的问题:
- bsd.qt.mk:
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as _build or _run, respectively.
Specifying  without any suffix will depend on the component
at both build- and runtime just like before.
这下做QT4的ports就没那么迷惘了。
http://www.freebsd.org/cgi/cvsweb.cgi/ports/Mk/bsd.qt.mk.diff?r1=1.2;r2=1.3;f=h
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/9275/showart_352831.html

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:ssh-keygen生成的密钥对 (by vangeldoro)

下一篇:VPN相关知识