pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/mypaint-brushes1
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 30 17:25:15 UTC 2023
Modified Files:
pkgsrc/graphics/mypaint-brushes1: Makefile
Log Message:
mypaint-brushes1: remove unused intltool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/mypaint-brushes1/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/mypaint-brushes1/Makefile
diff -u pkgsrc/graphics/mypaint-brushes1/Makefile:1.1 pkgsrc/graphics/mypaint-brushes1/Makefile:1.2
--- pkgsrc/graphics/mypaint-brushes1/Makefile:1.1 Fri Jul 22 22:08:59 2022
+++ pkgsrc/graphics/mypaint-brushes1/Makefile Mon Jan 30 17:25:15 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/07/22 22:08:59 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2023/01/30 17:25:15 wiz Exp $
DISTNAME= mypaint-brushes-1.3.1
PKGNAME= ${DISTNAME:S/brushes/brushes1/}
@@ -15,7 +15,7 @@ LICENSE= cc0-1.0-universal
GNU_CONFIGURE= yes
AUTOCONF_REQD= 2.62
AUTOMAKE_REQD= 1.13
-USE_TOOLS+= autoconf automake intltool gmake pkg-config
+USE_TOOLS+= autoconf automake gmake pkg-config
USE_LANGUAGES= # none
PKGCONFIG_OVERRIDE+= pkgconfig.pc.in
Home |
Main Index |
Thread Index |
Old Index