diff options
Diffstat (limited to 'net-im/jabber-yahoo/Makefile')
-rw-r--r-- | net-im/jabber-yahoo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabber-yahoo/Makefile b/net-im/jabber-yahoo/Makefile index f20d06bbec7d..06835a5423c4 100644 --- a/net-im/jabber-yahoo/Makefile +++ b/net-im/jabber-yahoo/Makefile @@ -6,7 +6,7 @@ PORTNAME= yahoo PORTVERSION= 2.3.2 -CATEGORIES= net +CATEGORIES= net-im MASTER_SITES= http://files.jabberstudio.org/yahoo-transport-2/ PKGNAMEPREFIX= jabber- DISTNAME= yahoo-transport-${PORTVERSION} @@ -15,7 +15,7 @@ DIST_SUBDIR= jabber MAINTAINER= garga@FreeBSD.org COMMENT= Jabber Yahoo Transport module -BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber +BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net-im/jabber USE_GNOME= glib12 USE_GMAKE= yes |