1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Add missing DEPENDS

- Bump PORTREVISION

PR:		ports/166258
Approved by:	maintainer timeout (hartzell@alerce.com, >2 weeks)
This commit is contained in:
Steve Wills 2012-04-10 02:36:25 +00:00
parent eafb6116b5
commit 1b8527032a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294487

View File

@ -7,6 +7,7 @@
PORTNAME= CGI-Application-Plugin-DevPopup
PORTVERSION= 1.06
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= hartzell@alerce.com
COMMENT= Runtime cgiapp info in a popup window
BUILD_DEPENDS= p5-CGI-Application>=4.01:${PORTSDIR}/www/p5-CGI-Application
BUILD_DEPENDS= p5-CGI-Application>=4.01:${PORTSDIR}/www/p5-CGI-Application \
p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes