diff options
Diffstat (limited to 'net-im/gicq/Makefile')
-rw-r--r-- | net-im/gicq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile index 7038d955796e..e120f7f64d0f 100644 --- a/net-im/gicq/Makefile +++ b/net-im/gicq/Makefile @@ -8,7 +8,7 @@ PORTNAME= gicq PORTVERSION= 0.33 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-im MASTER_SITES= http://download.sourceforge.net/gicq/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flathill @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= flathill MAINTAINER= ports@FreeBSD.org COMMENT= GTK based ICQ program -LIB_DEPENDS= icq.0:${PORTSDIR}/net/libicq +LIB_DEPENDS= icq.0:${PORTSDIR}/net-im/libicq USE_X_PREFIX= yes GNU_CONFIGURE= yes |