summaryrefslogtreecommitdiff
path: root/graphics/cal3d
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commitba171a91fab519f587b027c1a2888cb6e3fce049 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /graphics/cal3d
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'graphics/cal3d')
-rw-r--r--graphics/cal3d/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile
index b82f354d35f..4b5ea17a850 100644
--- a/graphics/cal3d/Makefile
+++ b/graphics/cal3d/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2007/02/22 19:26:33 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:31 joerg Exp $
#
PKGNAME= cal3d-${CAL3D_VERSION}
PKGREVISION= 2
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../graphics/cal3d/Makefile.common"
COMMENT= Skeletal based 3d character animation library in C++