Missing BUILD_DEPENDS, spotted by pea@
This commit is contained in:
parent
96d633e307
commit
4a7640206e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2012/04/23 05:22:28 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2012/04/25 11:41:45 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS-mono= ${MONO_ARCHS}
|
||||
|
||||
@ -32,6 +32,9 @@ MULTI_PACKAGES= -main -mono
|
||||
MODULES += devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
# needed to build the tests
|
||||
BUILD_DEPENDS += security/libgpg-error
|
||||
|
||||
LIB_DEPENDS-main= ${MODGETTEXT_LIB_DEPENDS} \
|
||||
devel/glib2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user