Commit graph

6 commits

Author SHA1 Message Date
Jack Nagel
28fb505199 imake: use env :std for now
There are some CPP issues here that will probably resurface under stdenv
once other compilers go away, but this works for now.
2013-05-19 18:25:32 -05:00
Jack Nagel
df0d1e0ce7 imake: style nits 2013-05-19 18:24:13 -05:00
Samuel John
ab4f0574a9 imake: Patch to work with superenv
Closes Homebrew/homebrew#16420.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-02-02 14:07:17 -08:00
Jack Nagel
d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
nibbles 2bits
d77fb27127 imake 1.0.5
Upgrade imake to version 1.0.5.
Add `ENV[PKG_CONFIG_PATH]` to pick up `xorg-macros.pc` because
using ENV.x11 did not work.
Add `--disable-dependency-tracking`.
Remove the `--mandir` that's not needed anymore.
Tested on Lion with clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#12872.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-16 11:03:58 -05:00
Rui Pereira
6423a96e21 New formula: imake 1.0.4
The X Window System used imake extensively up through
the X11R6.9 release, for both full builds within
the source tree and external software. X has since
moved to GNU autoconf and automake for its build system
in X11R7.0 and later releases, but still maintains
imake for building existing external software
programs that have not yet converted.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 12:49:03 -05:00