Missing BDEP on devel/bison.

thanks sthen@ for the notice
This commit is contained in:
ajacoutot 2021-10-26 21:22:28 +00:00
parent ecea634fe7
commit 7047df784f

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2021/10/26 14:44:57 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2021/10/26 21:22:28 ajacoutot Exp $
COMMENT = CUE sheet parser library
@ -15,6 +15,8 @@ PERMIT_PACKAGE = Yes
MODULES = devel/cmake
BUILD_DEPENDS = devel/bison
CONFIGURE_ARGS = -DBUILD_SHARED_LIBS=ON
NO_TEST = Yes