From dc5ea736c74183cb97733284c8c15e35097cec4f Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 18 Jul 1997 05:04:20 +0000 Subject: Update name of perl executable in dependencies to "perl5.00401". Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). --- graphics/p5-PGPLOT/Makefile | 5 ++--- graphics/pgperl/Makefile | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'graphics') diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index ca5194ca0ce7..45284ea7c0f8 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -3,7 +3,7 @@ # Date created: 22 December 1996 # Whom: jmz # -# $Id: Makefile,v 1.3 1997/04/20 13:52:25 wosch Exp $ +# $Id: Makefile,v 1.4 1997/05/24 13:17:09 jfitz Exp $ # DISTNAME= PGPLOT1.0b_src @@ -14,10 +14,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jmz@FreeBSD.org -BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 LIB_DEPENDS= pgplot\\.5\\.:${PORTSDIR}/graphics/pgplot -RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 +USE_PERL5= yes WRKSRC= ${WRKDIR}/PGPLOT ALL_TARGET= dynamic diff --git a/graphics/pgperl/Makefile b/graphics/pgperl/Makefile index ca5194ca0ce7..45284ea7c0f8 100644 --- a/graphics/pgperl/Makefile +++ b/graphics/pgperl/Makefile @@ -3,7 +3,7 @@ # Date created: 22 December 1996 # Whom: jmz # -# $Id: Makefile,v 1.3 1997/04/20 13:52:25 wosch Exp $ +# $Id: Makefile,v 1.4 1997/05/24 13:17:09 jfitz Exp $ # DISTNAME= PGPLOT1.0b_src @@ -14,10 +14,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jmz@FreeBSD.org -BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 LIB_DEPENDS= pgplot\\.5\\.:${PORTSDIR}/graphics/pgplot -RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 +USE_PERL5= yes WRKSRC= ${WRKDIR}/PGPLOT ALL_TARGET= dynamic -- cgit v1.2.3