switch optional mod_perl / mod_perl2 to just mod_perl2

This commit is contained in:
sthen 2016-04-28 17:03:11 +00:00
parent 9f1fb3a31f
commit a61990b70d

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2016/03/20 19:57:15 naddy Exp $
# $OpenBSD: Makefile,v 1.16 2016/04/28 17:03:11 sthen Exp $
COMMENT= Catalyst Apache engine
@ -6,13 +6,13 @@ MODULES= cpan
PKG_ARCH= *
DISTNAME= Catalyst-Engine-Apache-1.16
CATEGORIES= www
REVISION= 0
REVISION= 1
# Perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= www/p5-Catalyst-Runtime \
mod_perl-*|ap2-mod_perl-*:www/mod_perl
www/ap2-mod_perl
MAKE_ENV= TEST_POD=Yes