missing BUILD_DEPENDS

This commit is contained in:
espie 2014-03-24 14:43:07 +00:00
parent 5c51c99534
commit e7fb828fdd

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2014/03/24 08:11:43 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2014/03/24 14:43:07 espie Exp $
SHARED_ONLY= Yes
@ -17,6 +17,8 @@ WANTLIB += c
CONFIGURE_STYLE= modbuild
BUILD_DEPENDS = devel/p5-ExtUtils-Depends
RUN_DEPENDS= converters/p5-JSON-XS \
devel/p5-Algorithm-Diff \
devel/p5-B-Utils \