pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/cinepaint this needs gmake, at least for me



details:   https://anonhg.NetBSD.org/pkgsrc/rev/20f6a3bf2eb3
branches:  trunk
changeset: 396913:20f6a3bf2eb3
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Aug 05 17:27:21 2009 +0000

description:
this needs gmake, at least for me

diffstat:

 graphics/cinepaint/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5984add9b851 -r 20f6a3bf2eb3 graphics/cinepaint/Makefile
--- a/graphics/cinepaint/Makefile       Wed Aug 05 17:25:27 2009 +0000
+++ b/graphics/cinepaint/Makefile       Wed Aug 05 17:27:21 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2009/02/13 14:17:03 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2009/08/05 17:27:21 drochner Exp $
 
 DISTNAME=      cinepaint-0.22-1
 PKGNAME=       cinepaint-0.22.1
@@ -14,7 +14,7 @@
 
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
-USE_TOOLS+=            pkg-config msgfmt
+USE_TOOLS+=            pkg-config msgfmt gmake
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-gtk2
 CONFIGURE_ARGS+=       --without-python



Home | Main Index | Thread Index | Old Index