missing BUILD_DEPENDS

This commit is contained in:
sturm 2006-12-08 22:45:01 +00:00
parent 4b5d736129
commit a1decb60eb

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/24 19:25:13 espie Exp $
# $OpenBSD: Makefile,v 1.2 2006/12/08 22:45:01 sturm Exp $
COMMENT= "utilities functions to build inside-out objects"
@ -14,4 +14,6 @@ PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
BUILD_DEPENDS= ::devel/p5-version
.include <bsd.port.mk>