Missing BUILD_DEPENDS; spotted by espie@
This commit is contained in:
parent
cfdf4632fd
commit
0644accf4f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2012/09/18 12:43:08 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2012/09/27 05:36:33 ajacoutot Exp $
|
||||
|
||||
COMMENT= library for storing and retrieving passwords and secrets
|
||||
|
||||
@ -26,6 +26,8 @@ MODGNOME_TOOLS= goi vala
|
||||
MODPY_BUILDDEP= No
|
||||
MODPY_RUNDEP= No
|
||||
|
||||
BUILD_DEPENDS= textproc/docbook-xsl
|
||||
|
||||
LIB_DEPENDS= devel/glib2 \
|
||||
security/libgcrypt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user