diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/giram/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index 59122eb9b21..5d817cf96ff 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2008/08/10 04:35:44 obache Exp $ +# $NetBSD: Makefile,v 1.53 2008/08/10 04:40:40 obache Exp $ # DISTNAME= giram-0.3.5 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.giram.org/ COMMENT= Giram Is Really A Modeller +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= povray-[0-9]*:../../graphics/povray USE_PKGLOCALEDIR= YES |