From 7f5f51a7926b1a36676464e0fdc42f9a21458e91 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 7 Dec 1998 05:34:38 +0000 Subject: Remove the trailing '/' from *_DEPENDS definitions. Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :) --- security/p5-Authen-Radius/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 2fdec595d691..29488286730e 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -3,7 +3,7 @@ # Date created: September 11th 1997 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.2 1998/08/23 15:06:57 jseger Exp $ +# $Id: Makefile,v 1.3 1998/09/15 21:31:52 asami Exp $ # DISTNAME= RadiusPerl-0.05 @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Authen MAINTAINER= jfitz@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5/ +BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5 USE_PERL5= YES MAN3= Authen::Radius.3 -- cgit v1.2.3