diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-10-12 12:15:58 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-10-12 12:15:58 +0800 |
commit | d18132393266c1d649a8e492b6bf4c8a6665ba25 (patch) | |
tree | 049d2191897a9b2bc5c7ba458af594eb45786a6c /net/licq-console | |
parent | 020f1e1546ac2b754f60c8e62618397fbd152a2d (diff) | |
download | freebsd-ports-gnome-d18132393266c1d649a8e492b6bf4c8a6665ba25.tar.gz freebsd-ports-gnome-d18132393266c1d649a8e492b6bf4c8a6665ba25.tar.zst freebsd-ports-gnome-d18132393266c1d649a8e492b6bf4c8a6665ba25.zip |
- update to 1.3.0
Diffstat (limited to 'net/licq-console')
-rw-r--r-- | net/licq-console/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/licq-console/Makefile b/net/licq-console/Makefile index 263b2bfb050a..cba731a9a398 100644 --- a/net/licq-console/Makefile +++ b/net/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 |