From 6889f2dbd237d7e7a3ce85ecddd15806c18299c1 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 7 Oct 1998 10:15:19 +0000 Subject: Use PERL variable for script --- www/WebMagick/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index 9a992a557ace..a4ccbac1f034 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -4,7 +4,7 @@ # Date created: 20 May 1998 # Whom: ache # -# $Id: Makefile,v 1.7 1998/09/15 21:31:54 asami Exp $ +# $Id: Makefile,v 1.8 1998/09/22 23:33:08 asami Exp $ # DISTNAME= WebMagick-1.44 @@ -22,7 +22,7 @@ CONFIGURE_ENV= webmagick_cv_rootpath=${PREFIX}/www/data \ webmagick_cv_prefixpath="" \ webmagick_cv_htimage="" \ webmagick_cv_maptype=ncsa \ - PERL=${PERL5} + PERL=${PERL} post-install: cd ${WRKSRC}; \ -- cgit v1.2.3