Picks up xgettext(1) if present, so add BDEP on devel/gettext-tools.

This commit is contained in:
naddy 2017-11-28 15:27:14 +00:00
parent a3192231f6
commit 26cb6e4fdc

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2017/11/21 00:13:04 naddy Exp $
# $OpenBSD: Makefile,v 1.4 2017/11/28 15:27:14 naddy Exp $
COMMENT = library and tools to access the VMware Virtual Disk format
@ -30,6 +30,8 @@ WRKDIST = ${WRKDIR}/${PKGNAME}
MODULES += lang/python
BUILD_DEPENDS = devel/gettext-tools
LIB_DEPENDS += devel/libbfio
TEST_DEPENDS += shells/bash