wipe out macports reference in Xcode project - no longer necessary

This commit is contained in:
Bill Meltsner
2011-03-05 21:15:38 -05:00
parent 761c11427c
commit 7e8f6c2b46
@@ -1679,7 +1679,6 @@
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)\"",
/opt/local/lib,
);
PRODUCT_NAME = love;
};
@@ -1702,7 +1701,6 @@
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)\"",
/opt/local/lib,
);
ONLY_ACTIVE_ARCH = NO;
PRODUCT_NAME = love;