From 7cb971a70c6354681cd9586a06486214fcf071b5 Mon Sep 17 00:00:00 2001 From: Scott Mace Date: Sat, 10 Oct 1998 02:09:30 +0000 Subject: Properly use PERL variable. --- net/mrtg/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index e039a17d6d92..83e6a479284f 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -3,7 +3,7 @@ # Date created: April 18th 1997 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.8 1998/08/30 15:48:29 steve Exp $ +# $Id: Makefile,v 1.9 1998/09/28 17:11:12 smace Exp $ # DISTNAME= mrtg-2.5.3 @@ -16,6 +16,7 @@ BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/PV.pm:${PORTSDIR}/devel/p5-PV USE_PERL5= YES +MAKE_ENV+= PERL=${PERL} ALL_TARGET= rateup substitute -- cgit v1.2.3