diff options
Diffstat (limited to 'graphics/cinepaint')
-rw-r--r-- | graphics/cinepaint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 395ae83c239..504f472b7ea 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/11/30 21:55:06 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:31 joerg Exp $ DISTNAME= cinepaint-0.21-2 PKGNAME= cinepaint-0.21.2 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.cinepaint.org/ COMMENT= Motion picture painting and image retouching program PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ USE_LIBTOOL= yes |