From 8880473b21382746c564fb2193b278d45e93fcc2 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 1 Feb 2001 10:39:40 +0000 Subject: Judging from the alpha bulk build, this seems to want perl. Add USE_PERL5. --- net/netsaint-base/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/netsaint-base/Makefile b/net/netsaint-base/Makefile index 790b5b2e7ce..a6a535824fc 100644 --- a/net/netsaint-base/Makefile +++ b/net/netsaint-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/01/29 11:34:36 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/01 10:39:40 wiz Exp $ # DISTNAME= netsaint-0.0.6 @@ -11,6 +11,8 @@ HOMEPAGE= http://www.netsaint.org/ DEPENDS+= gd>1.8.1:../../graphics/gd +USE_PERL5= YES + .include "Makefile.common" post-configure: -- cgit v1.2.3