From 6e7b5cf644158de0e1058472011e5e43a2964208 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 24 Apr 1998 09:20:33 +0000 Subject: Move to relative paths in the pkgsrc tree. --- plan9/9term/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plan9') diff --git a/plan9/9term/Makefile b/plan9/9term/Makefile index 413571ceca5..2fe8f780b7a 100644 --- a/plan9/9term/Makefile +++ b/plan9/9term/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/20 11:56:31 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1998/04/24 09:20:36 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1996/12/07 23:43:56 asami Exp # @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ MAINTAINER= packages@netbsd.org # needs library and private header, but not during runtime -BUILD_DEPENDS= ${PORTSDIR}/plan9/sam/${WRKDIR:T}/libframe/libframe.a:${PORTSDIR}/plan9/sam +BUILD_DEPENDS= ../../plan9/sam/${WRKDIR:T}/libframe/libframe.a:../../plan9/sam OPSYS!= uname -s .if (${OPSYS} == "NetBSD") -- cgit v1.2.3