Add missing BDEP on devel/boost (for tests).

spotted by sthen@
This commit is contained in:
ajacoutot 2020-10-07 06:13:32 +00:00
parent 08c2b10f22
commit bff18a6d5f

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/10/03 13:27:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2020/10/07 06:13:32 ajacoutot Exp $
PORTROACH= limitw:1,even
@ -26,6 +26,9 @@ MASTER_SITES= http://cairographics.org/releases/
MODULES= devel/meson
# needed for tests
BUILD_DEPENDS += devel/boost
LIB_DEPENDS= graphics/cairo \
devel/libsigc++30