From 86aad534cc2e87ab8e6de93ed451cb792d1fa930 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 29 Aug 2009 19:29:06 +0000 Subject: Fix path name after case-sensitivity change. Reported by hasso. --- graphics/cal3d-examples/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/cal3d-examples') diff --git a/graphics/cal3d-examples/Makefile b/graphics/cal3d-examples/Makefile index b89105cc0cb..e07ef4cb8b8 100644 --- a/graphics/cal3d-examples/Makefile +++ b/graphics/cal3d-examples/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/08/25 11:56:35 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2009/08/29 19:29:06 wiz Exp $ # PKGNAME= cal3d-examples-${CAL3D_VERSION} @@ -26,7 +26,7 @@ BUILD_DIRS= examples/cally \ tools/converter DATADIR= ${PREFIX}/share/cal3d-examples/data -WRKDATADIR= ${WRKDIR}/thecallydemo-0.9.1b/data +WRKDATADIR= ${WRKDIR}/TheCallyDemo-0.9.1b/data PATCHDATA= cally.cfg paladin.cfg skeleton.cfg pre-configure: -- cgit v1.2.3