diff options
Diffstat (limited to 'graphics/cinepaint/Makefile')
-rw-r--r-- | graphics/cinepaint/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 41e5b3edb15..fcf499746d6 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2014/08/22 11:24:33 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2014/10/09 14:06:34 wiz Exp $ DISTNAME= cinepaint-0.22-1 PKGNAME= cinepaint-0.22.1 @@ -10,8 +10,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.cinepaint.org/ COMMENT= Motion picture painting and image retouching program -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_JOBS_SAFE= no USE_LANGUAGES= c c++ |