Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2001 17:53:37 -0400 (EDT)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26625: Correct build_depends in security/p5-Authen-Radius
Message-ID:  <200104162153.f3GLrb175525@electron.databits.net>

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

>Number:         26625
>Category:       ports
>Synopsis:       Correct build_depends in security/p5-Authen-Radius
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 15:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-RC i386
>Organization:

  Databits Network Services, Inc.

>Environment:
System: FreeBSD electron.databits.net 4.3-RC FreeBSD 4.3-RC #0: Thu Apr 12 17:02:53 EDT 2001 petef@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386


>Description:

http://bento.FreeBSD.org/errorlogs/errorlogs/e.4.2001041517/p5-Authen-Radius-0.05.log

>How-To-Repeat:

Read webpage, attempt build of security/p5-Authen-Radius

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Authen-Radius/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	2001/03/01 06:37:01	1.13
+++ Makefile	2001/04/16 21:52:25
@@ -15,7 +15,7 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-MD5
+BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5
 
 PERL_CONFIGURE=	yes
 MAN3=		Authen::Radius.3
>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?200104162153.f3GLrb175525>