pkgsrc-Users archive

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

inkscape



I find I need the attached patch to compile inkscape on NetBSD/amd64.
Is this "The Right Way"?

Cheers,

Patrick
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/inkscape/Makefile,v
retrieving revision 1.141
diff -u -r1.141 Makefile
--- Makefile	12 Feb 2017 06:25:29 -0000	1.141
+++ Makefile	14 Feb 2017 19:07:56 -0000
@@ -27,6 +27,8 @@
 USE_LIBTOOL=		yes
 USE_PKGLOCALEDIR=	yes
 USE_TOOLS+=		intltool msgfmt perl:run pkg-config
+TOOL_DEPENDS+=		gettext-tools>=0.19.5:../../devel/gettext-tools
+_TOOLS_USE_PKGSRC.msgfmt=yes
 
 REPLACE_PERL+=		fix-roff-punct
 REPLACE_PERL+=		share/extensions/*.p[lm]


Home | Main Index | Thread Index | Old Index