summaryrefslogtreecommitdiffstats
path: root/graphics/crystalspace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/crystalspace/Makefile')
-rw-r--r--graphics/crystalspace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile
index db1079a..39222b6 100644
--- a/graphics/crystalspace/Makefile
+++ b/graphics/crystalspace/Makefile
@@ -125,8 +125,8 @@ CONFIGURE_ARGS+= --without-3ds
.endif
.if !defined(WITHOUT_ODE)
-BUILD_DEPENDS+= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode
-CONFIGURE_ARGS+= --with-ode=${X11BASE}
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode
+CONFIGURE_ARGS+= --with-ode=${LOCALBASE}
.else
CONFIGURE_ARGS+= --without-ode
.endif
OpenPOWER on IntegriCloud