summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/centericq/Makefile2
-rw-r--r--net/centericq/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile
index f2784fe3e354..d48157ba9784 100644
--- a/net-im/centericq/Makefile
+++ b/net-im/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
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