diff options
Diffstat (limited to 'irc/gaim-irchelper/Makefile')
-rw-r--r-- | irc/gaim-irchelper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/gaim-irchelper/Makefile b/irc/gaim-irchelper/Makefile index 4507636fb5d6..da65bf0f04fe 100644 --- a/irc/gaim-irchelper/Makefile +++ b/irc/gaim-irchelper/Makefile @@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ahze@FreeBSD.org COMMENT= Gaim plugin that enhances the usability of the IRC protocol -BUILD_DEPENDS= gaim:${PORTSDIR}/net/gaim -RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim +BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim +RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim USE_BZIP2= yes USE_GMAKE= yes |