From 3ad84e4dca9c4b251cde09acddb91a5067f42cc8 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Thu, 24 Aug 2006 12:40:03 +0000 Subject: - Change devel/ode-devel LIB_DEPENDS to devel/ode, now ode-devel is stable and it updated on devel/ode. Approved by: garga (mentor) --- graphics/crystalspace/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/crystalspace') diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index 0aa7eb36a3bb..1437e9e4accc 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -7,7 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 0.99 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= crystal @@ -120,7 +120,7 @@ CONFIGURE_ARGS+= --without-3ds .endif .if !defined(WITHOUT_ODE) -BUILD_DEPENDS+= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode-devel +BUILD_DEPENDS+= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode CONFIGURE_ARGS+= --with-ode=${X11BASE} .else CONFIGURE_ARGS+= --without-ode -- cgit v1.2.3