summaryrefslogtreecommitdiff
path: root/chat/licq-gui-qt
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-07-19 10:01:15 +0000
committergrant <grant@pkgsrc.org>2005-07-19 10:01:15 +0000
commit9b1ec25d568c422f025b58ce280383899c1b8ae9 (patch)
treed12b3d893968c8ca2845e308a987bea5b730defe /chat/licq-gui-qt
parent6701dc8ba7e1ceaa040dde0cc1e31ca86c9abc60 (diff)
downloadpkgsrc-9b1ec25d568c422f025b58ce280383899c1b8ae9.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'chat/licq-gui-qt')
-rw-r--r--chat/licq-gui-qt/Makefile4
1 files changed, 2 insertions, 2 deletions
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)