h5bp / ant-build-script

Ant build script intended for use with HTML5 Boilerplate. You may find something useful here, but this project is archived.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mavericks Upgrade: Busted Macports for Ant

grayghostvisuals opened this issue · comments

Since upgrading to Mavericks I've lost my dear friend ant.

$ ant build
-bash: ant: command not found

So then I do this…

$ sudo port install ant-contrib
sudo: port: command not found

and then this…

sudo xcode-select --install

Returns that the updating server for the software is down.

Looks like Macports are busted? http://www.ghostwheel.com/merlin/Personal/notes/2013/10/05/macports-on-mavericks/

Here's the patch until Apple Releases an OS update fixing this :
https://www.macports.org/guide/#installing.macports.binary

looks like this is sorted.