diff options
Diffstat (limited to 'security/gaim-otr/Makefile')
-rw-r--r-- | security/gaim-otr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gaim-otr/Makefile b/security/gaim-otr/Makefile index 9d79329a021a..2c2d61f28bea 100644 --- a/security/gaim-otr/Makefile +++ b/security/gaim-otr/Makefile @@ -18,8 +18,8 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@mcdermottroe.com COMMENT= Allows deniable private conversations using GAIM -BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim -RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim +BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim +RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \ gcrypt:${PORTSDIR}/security/libgcrypt |