summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xacprep1
1 files changed, 0 insertions, 1 deletions
diff --git a/acprep b/acprep
index 1a93f3e4..1a72fd4f 100755
--- a/acprep
+++ b/acprep
@@ -50,7 +50,6 @@ BOOST_VERSION="1_37"
INCDIRS="-isystem /usr/local/include"
INCDIRS="$INCDIRS -isystem /opt/local/include"
-INCDIRS="$INCDIRS -isystem /opt/local/include/libofx"
INCDIRS="$INCDIRS -isystem /usr/local/include/boost-$BOOST_VERSION"
INCDIRS="$INCDIRS -isystem $PYTHON_HOME/include/python$PYTHON_VERSION"