summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorbad <bad>1999-04-14 18:00:47 +0000
committerbad <bad>1999-04-14 18:00:47 +0000
commit1c673254d178c2ed1ae1f1a8acc92dfeed32adaf (patch)
tree9524b772c2816d5a2d31064ab0bec75f5ba49ba5 /sysutils
parente60992ff5927c8616cbc9429dc78e4bb92077c10 (diff)
downloadpkgsrc-1c673254d178c2ed1ae1f1a8acc92dfeed32adaf.tar.gz
${LOCALBAASE}/bin/perl or bust.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xps/Makefile4
1 files changed, 2 insertions, 2 deletions
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