summaryrefslogtreecommitdiffstats
path: root/biology/protomol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/protomol/Makefile')
-rw-r--r--biology/protomol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile
index 45c82c0..d32a151 100644
--- a/biology/protomol/Makefile
+++ b/biology/protomol/Makefile
@@ -26,8 +26,8 @@ USE_GCC= 3.4+
# Hack to cure a misbehavior of the configure script
CONFIGURE_ARGS+= --without-irix_mipspro_mpi
-CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
-CXXFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
+CXXFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" CXXFLAGS="${CXXFLAGS}"
OpenPOWER on IntegriCloud