Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2001 09:37:31 +0400 (MSD)
From:      dsh@vlink.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26504: update www/p5-HTML-Mason
Message-ID:  <20010412053731.143EB9BB90@neva.vlink.ru>

next in thread | raw e-mail | index | archive | help

>Number:         26504
>Category:       ports
>Synopsis:       www/p5-HTML-Mason
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 11 22:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

>Description:

Add build depends.

>How-To-Repeat:

diff -Nru p5-HTML-Mason.orig/Makefile p5-HTML-Mason/Makefile
--- p5-HTML-Mason.orig/Makefile	Thu Apr 12 02:13:11 2001
+++ p5-HTML-Mason/Makefile	Thu Apr 12 09:33:11 2001
@@ -15,12 +15,14 @@
 
 MAINTAINER=	dsh@vlink.ru
 
+BUILD_DEPENDS=	${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \
+		${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
 RUN_DEPENDS=	${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \
 		${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
 
 IS_INTERACTIVE=	yes
 PERL_CONFIGURE=	yes
-SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/
+SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
 MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 MAN3=		Bundle::HTML::Mason.3 HTML::Mason.3 HTML::Mason::Admin.3 \

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010412053731.143EB9BB90>