summaryrefslogtreecommitdiff
path: root/graphics/cal3d-examples
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-29 19:29:06 +0000
committerwiz <wiz>2009-08-29 19:29:06 +0000
commit86aad534cc2e87ab8e6de93ed451cb792d1fa930 (patch)
tree0a9e50f90498b1706077ead90ce5d835fb618641 /graphics/cal3d-examples
parent7dd3131e014028ba539d60fe0e8046ec8fee54eb (diff)
downloadpkgsrc-86aad534cc2e87ab8e6de93ed451cb792d1fa930.tar.gz
Fix path name after case-sensitivity change. Reported by hasso.
Diffstat (limited to 'graphics/cal3d-examples')
-rw-r--r--graphics/cal3d-examples/Makefile4
1 files changed, 2 insertions, 2 deletions
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: