Missing BDEP on devel/gettext,-tools.

/bin/sh: /usr/local/bin/xgettext: not found
This commit is contained in:
ajacoutot 2019-07-22 16:13:08 +00:00
parent d9fe30a4b1
commit 664299e149

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:49:45 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2019/07/22 16:13:08 ajacoutot Exp $
COMMENT = library to access to storage media devices
@ -22,6 +22,8 @@ PERMIT_PACKAGE = Yes
WANTLIB = ${MODPY_WANTLIB}
WANTLIB += c iconv intl m pthread util
BUILD_DEPENDS += devel/gettext,-tools
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS += --enable-python