I was able to get xorg-server to build on 10.9 with Xcode 5 by getting rid of the usage of the following line in xquartz/pbproxy/Makefile:
-F/System/Library/Frameworks/ApplicationServices.framework/Frameworks This line prevents it from building otherwise. clang refuses to find CoreGraphics framework if that line is in there.
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
