. use mod_perl2 since apache20 is the default nowadays;

. bump PORTREVISION.
This commit is contained in:
Boris Samorodov 2011-04-30 08:52:03 +00:00
parent 5022bd5547
commit d0d7631b15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273366

View file

@ -7,6 +7,7 @@
PORTNAME= zoneminder
PORTVERSION= 1.24.2
PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www2.zoneminder.com/downloads/
DISTNAME= ZoneMinder-${PORTVERSION}
@ -16,7 +17,7 @@ COMMENT= Complete security camera solution, fully web based with image analysis
LICENSE= GPLv2
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 \
${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
netpbm.1:${PORTSDIR}/graphics/netpbm \