pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libmypaint graphics/libmypaint: ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/852ec48617c6
branches: trunk
changeset: 307205:852ec48617c6
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed May 02 14:39:32 2018 +0000
description:
graphics/libmypaint: Add missing dependencies
diffstat:
graphics/libmypaint/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 03f08d851fd9 -r 852ec48617c6 graphics/libmypaint/Makefile
--- a/graphics/libmypaint/Makefile Wed May 02 14:08:19 2018 +0000
+++ b/graphics/libmypaint/Makefile Wed May 02 14:39:32 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/04/30 04:53:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2018/05/02 14:39:32 minskim Exp $
DISTNAME= libmypaint-1.3.0
CATEGORIES= graphics
@@ -16,10 +16,11 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= intltool pkg-config
+USE_TOOLS+= intltool msgfmt msgmerge pkg-config xgettext
PKGCONFIG_OVERRIDE+= gegl/libmypaint-gegl.pc.in
PKGCONFIG_OVERRIDE+= libmypaint.pc.in
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../textproc/json-c/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index