move p5-Catalyst-Plugin-Session-State-Cookie from REGRESS_DEPENDS to
RUN_DEPENDS, unbreaking build bump PKGNAME
This commit is contained in:
parent
cf3594c88b
commit
6f417c975a
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2008/09/13 15:36:31 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2008/09/20 17:12:26 sturm Exp $
|
||||
|
||||
COMMENT= CDBI Authentication for Catalyst
|
||||
|
||||
DISTNAME= Catalyst-Plugin-Authentication-Store-DBIC-0.11
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
@ -19,10 +20,10 @@ RUN_DEPENDS= ::databases/p5-DBIx-Class \
|
||||
::databases/p5-Catalyst-Model-DBIC-Schema \
|
||||
::devel/p5-Set-Object \
|
||||
::security/p5-Catalyst-Plugin-Authentication \
|
||||
::security/p5-Catalyst-Plugin-Authorization-Roles
|
||||
::security/p5-Catalyst-Plugin-Authorization-Roles \
|
||||
::www/p5-Catalyst-Plugin-Session-State-Cookie
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
REGRESS_DEPENDS=::databases/p5-DBD-SQLite \
|
||||
::www/p5-Catalyst-Plugin-Session-State-Cookie \
|
||||
::devel/p5-Test-WWW-Mechanize-Catalyst \
|
||||
::databases/p5-Class-DBI
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user