From 286099986eae8fee64848a798d8bfb33bfb12071 Mon Sep 17 00:00:00 2001 From: bad <bad@pkgsrc.org> Date: Wed, 14 Apr 1999 18:00:47 +0000 Subject: ${LOCALBAASE}/bin/perl or bust. --- sysutils/xps/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile index 5eb98b3b88b..9f7163c7cc7 100644 --- a/sysutils/xps/Makefile +++ b/sysutils/xps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/03/01 01:59:16 sakamoto Exp $ +# $NetBSD: Makefile,v 1.3 1999/04/14 18:00:48 bad Exp $ DISTNAME= xps-3.06 CATEGORIES= sysutils @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.netwinder.org/users/r/rocky/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.netwinder.org/~rocky/xps-home/ -BUILD_DEPENDS= perl:${PKGSRCDIR}/lang/perl5 +BUILD_DEPENDS= ${LOCALBASE}/bin/perl:${PKGSRCDIR}/lang/perl5 USE_GMAKE= yes USE_X11BASE= yes -- cgit v1.2.3