- add missing REGRESS_DEPENDS
This commit is contained in:
parent
1bfe01c10b
commit
0ca3301781
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/08 05:37:01 msf Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2005/05/14 18:09:32 msf Exp $
|
||||
|
||||
COMMENT= "dispatches messages to one or more outputs"
|
||||
|
||||
@ -19,6 +19,8 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::devel/p5-Params-Validate
|
||||
|
||||
REGRESS_DEPENDS= ::devel/p5-File-Find-Rule
|
||||
|
||||
CONFIGURE_STYLE= perl modbuild
|
||||
|
||||
PKG_ARCH= *
|
||||
|
Loading…
Reference in New Issue
Block a user