aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/jabber-aim/Makefile
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-06 19:00:35 +0800
committervs <vs@FreeBSD.org>2004-07-06 19:00:35 +0800
commit144d994a9cc6908fa670743b24112d8c379f6c24 (patch)
treefb5943affa9a33eb443b5c073f2d578e6d091c12 /net-im/jabber-aim/Makefile
parent7a5fd807616fb3572e0348e5ac70df382edb605f (diff)
downloadfreebsd-ports-gnome-144d994a9cc6908fa670743b24112d8c379f6c24.tar.gz
freebsd-ports-gnome-144d994a9cc6908fa670743b24112d8c379f6c24.tar.zst
freebsd-ports-gnome-144d994a9cc6908fa670743b24112d8c379f6c24.zip
Update to latest snapshot.
PR: ports/68573 Submitted by: Martijn Lina Approved by: seanc known to be busy
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