[ports] why not fix the cause instead of the symptom?
Title 是 tobez@ 給我的一個 note :p
起因是 sysutils/p5-Unix-ConfigFile 出問題啦,然後我就很輕鬆地:p把它解決啦,怎麼解決的?
鋸箭法有聽過嗎?就是這樣!
然後 tobez@ 看到了就關心一下了 :p 於是我感動之餘,就學了一下,手動指定 MAN3PODS 就可以了。
不過還是要抱怨一下,這年頭還有人要用 perl5.005 嗎? -_-















二月 9th, 2005 at 11:42 am
也可以用 EXTRA_PATCHES 唷.
.if ${PERL_LEVEL} < 500601
EXTRA_PATCHES=${PATCHDIR}/extra-patch-perl5.005
.endif