We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b73ee2 commit a861456Copy full SHA for a861456
1 file changed
graphics/cinepaint/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.90 2024/12/03 14:16:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.91 2024/12/03 14:20:20 jperkin Exp $
2
3
DISTNAME= cinepaint-1.0-4
4
PKGNAME= cinepaint-1.0.4
@@ -18,7 +18,7 @@ MAKE_JOBS_SAFE= no
18
19
USE_LANGUAGES= c c++11
20
USE_LIBTOOL= yes
21
-USE_TOOLS+= pkg-config msgfmt gmake
+USE_TOOLS+= pkg-config msgfmt gmake flex
22
GNU_CONFIGURE= yes
23
CONFIGURE_ARGS+= --without-python
24
0 commit comments