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