Skip to content

Commit a861456

Browse files
committed
cinepaint: Requires flex.
1 parent 5b73ee2 commit a861456

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

graphics/cinepaint/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.90 2024/12/03 14:16:12 jperkin Exp $
1+
# $NetBSD: Makefile,v 1.91 2024/12/03 14:20:20 jperkin Exp $
22

33
DISTNAME= cinepaint-1.0-4
44
PKGNAME= cinepaint-1.0.4
@@ -18,7 +18,7 @@ MAKE_JOBS_SAFE= no
1818

1919
USE_LANGUAGES= c c++11
2020
USE_LIBTOOL= yes
21-
USE_TOOLS+= pkg-config msgfmt gmake
21+
USE_TOOLS+= pkg-config msgfmt gmake flex
2222
GNU_CONFIGURE= yes
2323
CONFIGURE_ARGS+= --without-python
2424

0 commit comments

Comments
 (0)