1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Fix dependency typo

This commit is contained in:
Lars Thegler 2007-04-27 06:04:27 +00:00
parent e20235e5c0
commit 27d648b86e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190990

View File

@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Make the Catalyst request context available in Models and Views
RUN_DEPENDS= p5-Catalyst-Runtime>0::${PORTSDIR}/www/p5-Catalyst-Runtime
RUN_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes