From 91c37b0d081d91721e26ec167e2c42a1f2a6f08b Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 14 Dec 2000 20:00:35 +0000 Subject: Fix DEPENDS path, reported in pkg/11740 by Tomasz Luchowski. --- wm/sawfish/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/sawfish') diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 68d57b8959b..a9240764bc0 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/12 02:03:49 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2000/12/14 20:00:35 wiz Exp $ # PKGNAME= sawfish-${SF_VERS} -DEPENDS+= sawfish-replibs-${SF_VERS}:../../x11/sawfish-replibs +DEPENDS+= sawfish-replibs-${SF_VERS}:../../wm/sawfish-replibs USE_X11BASE= # defined -- cgit v1.2.3