aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/jabber-aim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/jabber-aim/Makefile')
-rw-r--r--net-im/jabber-aim/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-im/jabber-aim/Makefile b/net-im/jabber-aim/Makefile
index c8ff6044aa81..12ce66b68a25 100644
--- a/net-im/jabber-aim/Makefile
+++ b/net-im/jabber-aim/Makefile
@@ -5,13 +5,12 @@
# $FreeBSD$
PORTNAME= aim
-PORTVERSION= 0.9.24c
-PORTREVISION= 1
+PORTVERSION= 20040131.b
CATEGORIES= net
-MASTER_SITES= http://download.jabber.org/dists/transports/aim-transport/
+MASTER_SITES= http://aim-transport.jabberstudio.org/
PKGNAMEPREFIX= jabber-
PKGNAMESUFFIX= -transport
-DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
+DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-stable-${PORTVERSION:R}${PORTVERSION:E}
DIST_SUBDIR= jabber
MAINTAINER= seanc@FreeBSD.org
@@ -19,9 +18,10 @@ COMMENT= Jabber AIM Transport module
BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber
+WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-stable-${PORTVERSION:R}
PLIST_FILES= lib/jabber/aimtrans.so
USE_GMAKE= yes
-USE_AUTOCONF_VER= 213
+USE_AUTOCONF_VER= 259
CONFIGURE_ARGS+=--with-jabberd=${LOCALBASE}/include/jabber
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include/pth