summaryrefslogtreecommitdiff
path: root/net-im/licq-console
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-09 08:28:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-09 08:28:43 +0000
commitc40ee69213c0846f6b87e0ea92c5e4a69fac6893 (patch)
tree5207ca5ea7d42a672ca8ca2298f39c6e56fc96a0 /net-im/licq-console
parentMove instant messaging related ports to newly created net-im category: (diff)
Move licq related ports to a newly create net-im category:
net/licq -> net-im/licq net/licq-console -> net-im/licq-console net/licq-osd -> net-im/licq-osd net/licq-qt-gui -> net-im/licq-qt-gui Repocopied by: marcus
Notes
Notes: svn path=/head/; revision=147672
Diffstat (limited to 'net-im/licq-console')
-rw-r--r--net-im/licq-console/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile
index 295b7817f2ec..911edf611d6e 100644
--- a/net-im/licq-console/Makefile
+++ b/net-im/licq-console/Makefile
@@ -8,7 +8,7 @@
PORTNAME= console
PORTVERSION= ${CONSOLE_LICQ_VER}
PORTREVISION= 2
-CATEGORIES= net
+CATEGORIES= net-im
LIB_DEPENDS= cdk.4:${PORTSDIR}/devel/cdk
@@ -19,7 +19,7 @@ USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}" \
LIBS="${PTHREAD_LIBS}"
-LICQ_PORT?= net/licq
+LICQ_PORT?= net-im/licq
CPPFLAGS+= ${PTHREAD_CFLAGS}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib