diff options
Diffstat (limited to 'graphics/mypaint-brushes/Makefile')
-rw-r--r-- | graphics/mypaint-brushes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mypaint-brushes/Makefile b/graphics/mypaint-brushes/Makefile index b36c4b7c854..b13bb421add 100644 --- a/graphics/mypaint-brushes/Makefile +++ b/graphics/mypaint-brushes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/04/17 13:31:31 plunky Exp $ +# $NetBSD: Makefile,v 1.8 2022/07/25 11:12:25 wiz Exp $ DISTNAME= mypaint-brushes-2.0.2 PKGREVISION= 1 @@ -15,7 +15,7 @@ LICENSE= cc0-1.0-universal GNU_CONFIGURE= yes AUTOCONF_REQD= 2.62 AUTOMAKE_REQD= 1.13 -USE_TOOLS+= autoconf automake gmake pkg-config +USE_TOOLS+= autoconf automake gmake USE_LANGUAGES= # none PKGCONFIG_OVERRIDE+= pkgconfig.pc.in |