aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/licq-console
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-09 16:28:43 +0800
committerpav <pav@FreeBSD.org>2005-11-09 16:28:43 +0800
commitfd62d4017289ca40627f8cff4fc3f4820bc9c8b4 (patch)
tree183c5f52ff1549f205cf5e8cad23551a8f3413ae /net-im/licq-console
parent08cf41b4c1915338cad55ae84a9d4715c7d930d0 (diff)
downloadfreebsd-ports-gnome-fd62d4017289ca40627f8cff4fc3f4820bc9c8b4.tar.gz
freebsd-ports-gnome-fd62d4017289ca40627f8cff4fc3f4820bc9c8b4.tar.zst
freebsd-ports-gnome-fd62d4017289ca40627f8cff4fc3f4820bc9c8b4.zip
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
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