unfuck dependencies
This commit is contained in:
parent
16d620f5a3
commit
63561667ab
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:18 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2014/03/24 09:02:43 jasper Exp $
|
||||
|
||||
COMMENT= Storable based binary logs
|
||||
|
||||
DISTNAME= Log-Dispatch-Binlog-0.02
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -13,7 +13,8 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
RUN_DEPENDS= devel/p5-Log-Dispatch \
|
||||
RUN_DEPENDS= devel/p5-Log-Dispatch
|
||||
TEST_DEPENDS= devel/p5-Test-use-ok \
|
||||
devel/p5-Test-TempDir
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user