pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/inkscape
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Nov 6 10:30:00 UTC 2024
Modified Files:
pkgsrc/graphics/inkscape: Makefile
Log Message:
inkscape: Requires gzip.
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 pkgsrc/graphics/inkscape/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/inkscape/Makefile
diff -u pkgsrc/graphics/inkscape/Makefile:1.297 pkgsrc/graphics/inkscape/Makefile:1.298
--- pkgsrc/graphics/inkscape/Makefile:1.297 Fri Nov 1 12:52:54 2024
+++ pkgsrc/graphics/inkscape/Makefile Wed Nov 6 10:30:00 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.297 2024/11/01 12:52:54 wiz Exp $
+# $NetBSD: Makefile,v 1.298 2024/11/06 10:30:00 jperkin Exp $
DISTNAME= inkscape-1.4
PKGREVISION= 2
@@ -42,7 +42,7 @@ USE_PKGLOCALEDIR= yes
# ${WRKSRC}/src/ui/tools/booleans-subitems.cpp.
GCC_REQD+= 9
# GNU make (gmake) is required for handling whitespace in filename.
-USE_TOOLS+= gmake msgfmt msgmerge perl pkg-config
+USE_TOOLS+= gmake gzip msgfmt msgmerge perl pkg-config
REPLACE_PERL+= man/fix-roff-punct
Home |
Main Index |
Thread Index |
Old Index