/japanese/ipadic/

www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/smm++
Commit message (Collapse)AuthorAgeFilesLines
* Argh, uncomment the USE_GMAKE=yes, which I experemineted with, whilemi2010-06-261-1/+1
| | | | | | | awaiting approval... Feature safe: yes Notified by: QAT
* Fix-up yet another port, that broke, because it did not use the USE_TCLmi2010-06-262-18/+6
| | | | | | | | knob, but uses itcl/itk... We will rely on USE_TK here now and explitly set the wish-version in itk.sh in the post-patch. Approved by: portmgr (pav) Feature safe: yes