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. --- x11/tkirc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/tkirc') diff --git a/x11/tkirc/Makefile b/x11/tkirc/Makefile index 2ab528e080e..af366775147 100644 --- a/x11/tkirc/Makefile +++ b/x11/tkirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:55 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/04/24 09:20:39 agc Exp $ DISTNAME= tkirc1.202 PKGNAME= tkirc-1.202 @@ -7,8 +7,8 @@ MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/ MAINTAINER= hubertf@netbsd.org -RUN_DEPENDS= irc:${PORTSDIR}/net/ircII \ - wish8.0:${PORTSDIR}/x11/tk80 +RUN_DEPENDS= irc:../../net/ircII \ + wish8.0:../../x11/tk80 NO_CONFIGURE= yes NO_BUILD= yes -- cgit v1.2.3