From 7e223b85118f24db9d6d99ba140621d85e2af079 Mon Sep 17 00:00:00 2001
From: Trevor Johnson <trevor@FreeBSD.org>
Date: Thu, 20 Nov 2003 15:06:14 +0000
Subject: Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:	Oliver Eikemeier
---
 graphics/backfract/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'graphics/backfract')

diff --git a/graphics/backfract/Makefile b/graphics/backfract/Makefile
index 4a011e1caef2..50bc94d020c0 100644
--- a/graphics/backfract/Makefile
+++ b/graphics/backfract/Makefile
@@ -14,7 +14,7 @@ MAINTAINER=	patrick@FreeBSD.org
 COMMENT=	Fractal image animated wallpaper program
 
 GNU_CONFIGURE=	yes
-USE_PERL=	yes
+USE_PERL5_BUILD=yes
 USE_X_PREFIX=	yes
 NO_INSTALL_MANPAGE=	yes
 ALL_TARGET= 	# none
-- 
cgit v1.2.3