diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber-yahoo/Makefile | 4 | ||||
-rw-r--r-- | net-im/jabber-yahoo/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-im/jabber-yahoo/Makefile b/net-im/jabber-yahoo/Makefile index 3dae381be7b4..8a6e76ec78f9 100644 --- a/net-im/jabber-yahoo/Makefile +++ b/net-im/jabber-yahoo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= yahoo -PORTVERSION= 2.0.1 +PORTVERSION= 2.1 CATEGORIES= net MASTER_SITES= http://yahoo-transport-2.jabberstudio.org/ PKGNAMEPREFIX= jabber- @@ -20,6 +20,8 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_GLIB= yes USE_GMAKE= yes +WRKSRC= ${WRKDIR}/yahoo-transport-2 + do-install: ${INSTALL_DATA} ${WRKSRC}/yahoo-transport.so ${PREFIX}/lib/jabber/ ${INSTALL_DATA} ${WRKSRC}/yahoo-jabber.xml ${PREFIX}/etc/yahoo-jabber.xml.sample diff --git a/net-im/jabber-yahoo/distinfo b/net-im/jabber-yahoo/distinfo index b06c6116c8c0..3ba61efeabf1 100644 --- a/net-im/jabber-yahoo/distinfo +++ b/net-im/jabber-yahoo/distinfo @@ -1 +1 @@ -MD5 (jabber/yahoo-t-2.0.1.tar.gz) = 8f7118090b3305cbbf91c20622343fef +MD5 (jabber/yahoo-t-2.1.tar.gz) = f72e690d96035c479cc92492afa18b05 |