From 8e38e5def8e24f42f93555aa2a8e6c0ed680634e Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Tue, 25 Feb 1997 16:04:12 +0000 Subject: Added dependancy on net/p5-IO Submitted by: Misha Teterin --- graphics/p5-Image-Size/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/p5-Image-Size') diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile index 8cfb7b5eb299..7c10b4d9373b 100644 --- a/graphics/p5-Image-Size/Makefile +++ b/graphics/p5-Image-Size/Makefile @@ -3,7 +3,7 @@ # Date created: October 20th 1996 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.3 1996/11/18 08:46:21 asami Exp $ +# $Id: Makefile,v 1.4 1996/12/11 10:18:33 asami Exp $ # DISTNAME= Image-Size-1.2 @@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= Image MAINTAINER= jfitz@FreeBSD.ORG -BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 +BUILD_DEPENDS= ${PREFIX}/lib/perl5/IO.pm:${PORTSDIR}/net/p5-IO \ + perl5.003:${PORTSDIR}/lang/perl5 RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 MAN1= imgsize.1 -- cgit v1.2.3