summaryrefslogtreecommitdiffstats
path: root/devel/ode-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ode-devel/Makefile')
-rw-r--r--devel/ode-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ode-devel/Makefile b/devel/ode-devel/Makefile
index b0b0713..9756942 100644
--- a/devel/ode-devel/Makefile
+++ b/devel/ode-devel/Makefile
@@ -36,8 +36,8 @@ post-patch:
${WRKSRC}/configurator.c
@${REINPLACE_CMD} -e 's|g++|${CXX}|; s|-Wall||g; s|-L/usr/X11/lib|-lXext|; \
- s|-L/usr/lib/X11R6||; s|-L/usr/lib/X11||; s|-L/usr/X11R6/lib|-L${X11BASE}/lib|; \
- s|-fno-rtti||; s|-ffast-math|${CXXFLAGS} -I${X11BASE}/include|' \
+ s|-L/usr/lib/X11R6||; s|-L/usr/lib/X11||; s|-L/usr/X11R6/lib|-L${LOCALBASE}/lib|; \
+ s|-fno-rtti||; s|-ffast-math|${CXXFLAGS} -I${LOCALBASE}/include|' \
${WRKSRC}/config/makefile.unix-gcc
.if !defined(WITHOUT_OPCODE)
@${REINPLACE_CMD} -e 's/^#OPCODE_DIRECTORY/OPCODE_DIRECTORY/' \
OpenPOWER on IntegriCloud