Bug 41572 - update www/p5-HTML-Mason
Summary: update www/p5-HTML-Mason
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-12 08:30 UTC by Denis Shaposhnikov
Modified: 2002-08-21 10:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2002-08-12 08:30:01 UTC

How-To-Repeat: 
diff -Nru p5-HTML-Mason.orig/Makefile p5-HTML-Mason/Makefile
--- p5-HTML-Mason.orig/Makefile	Mon Aug 12 11:09:19 2002
+++ p5-HTML-Mason/Makefile	Mon Aug 12 11:21:01 2002
@@ -16,6 +16,7 @@
 MAINTAINER=	dsh@vlink.ru
 
 BUILD_DEPENDS=	${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \
+		${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \
 		${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
 		${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
 		${SITE_PERL}/Class/Container.pm:${PORTSDIR}/devel/p5-Class-Container
Comment 1 Kevin Lo freebsd_committer freebsd_triage 2002-08-21 10:34:18 UTC
State Changed
From-To: open->closed

Committed, thanks.