From 8e5c68bc6464f7711b87bf4c17adea2559863de7 Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 19 Jul 2005 10:01:15 +0000 Subject: depends should be ../..// --- chat/licq-gui-console/Makefile | 4 ++-- chat/licq-gui-qt/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'chat') diff --git a/chat/licq-gui-console/Makefile b/chat/licq-gui-console/Makefile index c584873f99c..628cfa52d2a 100644 --- a/chat/licq-gui-console/Makefile +++ b/chat/licq-gui-console/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:05 tv Exp $ +# $NetBSD: Makefile,v 1.14 2005/07/19 10:01:15 grant Exp $ # DISTNAME= licq-1.2.6 @@ -12,7 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.licq.org/ COMMENT= Curses GUI for licq -DEPENDS+= licq-core-[0-9]*:../licq-core +DEPENDS+= licq-core-[0-9]*:../../chat/licq-core GNU_CONFIGURE= YES USE_LANGUAGES= c c++ diff --git a/chat/licq-gui-qt/Makefile b/chat/licq-gui-qt/Makefile index e86a218d747..bdb025a72a7 100644 --- a/chat/licq-gui-qt/Makefile +++ b/chat/licq-gui-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:05 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/07/19 10:01:16 grant Exp $ # DISTNAME= licq-1.2.6 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.licq.org/ COMMENT= Qt GUI for licq BUILDLINK_DEPENDS.qt3-libs?= qt3-libs>=3.0 -DEPENDS+= licq-core-[0-9]*:../licq-core +DEPENDS+= licq-core-[0-9]*:../../chat/licq-core .include "../../mk/bsd.prefs.mk" .if ! exists(${X11BASE}/lib/libXss.so) -- cgit v1.2.3