diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-10-12 04:15:58 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-10-12 04:15:58 +0000 |
commit | d18132393266c1d649a8e492b6bf4c8a6665ba25 (patch) | |
tree | 049d2191897a9b2bc5c7ba458af594eb45786a6c /net-im/licq-console | |
parent | 020f1e1546ac2b754f60c8e62618397fbd152a2d (diff) | |
download | FreeBSD-ports-d18132393266c1d649a8e492b6bf4c8a6665ba25.zip FreeBSD-ports-d18132393266c1d649a8e492b6bf4c8a6665ba25.tar.gz |
- update to 1.3.0
Diffstat (limited to 'net-im/licq-console')
-rw-r--r-- | net-im/licq-console/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile index 263b2bf..cba731a 100644 --- a/net-im/licq-console/Makefile +++ b/net-im/licq-console/Makefile @@ -7,9 +7,10 @@ PORTNAME= console PORTVERSION= ${CONSOLE_LICQ_VER} -PORTREVISION= 1 CATEGORIES= net +LIB_DEPENDS= cdk.4:${PORTSDIR}/devel/cdk + MAINTAINER= dinoex@FreeBSD.org COMMENT= Ncurses-based console plugin for Licq |