diff options
Diffstat (limited to 'x11/tkinfo/Makefile')
-rw-r--r-- | x11/tkinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tkinfo/Makefile b/x11/tkinfo/Makefile index 9d573db10d1..2962b11ea0a 100644 --- a/x11/tkinfo/Makefile +++ b/x11/tkinfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:36 frueauf Exp $ +# $NetBSD: Makefile,v 1.6 1998/04/24 09:20:39 agc Exp $ # FreeBSD Id: Makefile,v 1.15 1997/12/16 09:26:12 tg Exp # @@ -9,7 +9,7 @@ MASTER_SITES= http://www.math.ucsb.edu/~boldt/tkinfo/ \ MAINTAINER= packages@netbsd.org -RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 +RUN_DEPENDS= wish8.0:../../x11/tk80 NO_BUILD= yes |