summaryrefslogtreecommitdiff
path: root/mk/IRIX.x11.dist
AgeCommit message (Collapse)AuthorFilesLines
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-1/+1
cd pkgsrc/mk cvs update -Pd -A cvs update -Pd -j pkgviews-mk-base -j pkgviews-mk
2003-08-27Add ne locale dir for gtk2.wiz1-1/+5
2003-07-22Add locale directories: af, tg, th; used by xmms.jmmv1-1/+9
2003-07-21Add locale directories: fo, nso, ven, xh, xx, zu; all used by kopete.jmmv1-1/+25
2003-06-12Initiate support for X11 apps under IRIX.jschauma1-0/+569
We introduce two new variables: ABI and IMAKEOPTS ABI determines the correct ABI to use and is set during bootstrapping from /etc/compiler.defaults. IMAKEOPTS are the options passed to imake to allow it to set the right definitions and find the right paths etc. Use IMAKEOPTS with SunOS, too. IRIX will always require xpkgwedge, since it's got a bogus X11BASE. When linking against libXaw, make sure we get the right ABI.