summaryrefslogtreecommitdiff
path: root/net/centericq
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-01-12 15:58:56 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-01-12 15:58:56 +0000
commit0798782b91ec6c6bfe550ce3ea48ae7b07f1faa7 (patch)
tree643bf8fef71d46fe8ad3b85ff048d27d2d11b175 /net/centericq
parentUpdate to 0.95 (diff)
This port needs libicq.
Found while debugging a (non-reproduceable) error from bento's logs.
Notes
Notes: svn path=/head/; revision=37136
Diffstat (limited to 'net/centericq')
-rw-r--r--net/centericq/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile
index f2784fe3e354..d48157ba9784 100644
--- a/net/centericq/Makefile
+++ b/net/centericq/Makefile
@@ -19,6 +19,8 @@ CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses \
-I${LOCALBASE}/include -I/usr/include
.endif
+LIB_DEPENDS= icq.0:${PORTSDIR}/net/libicq
+
USE_GMAKE= yes
HAS_CONFIGURE= yes