summaryrefslogtreecommitdiffstats
path: root/net-im/empathy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/empathy/Makefile')
-rw-r--r--net-im/empathy/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile
index ba9ddf23e..7b67b504c 100644
--- a/net-im/empathy/Makefile
+++ b/net-im/empathy/Makefile
@@ -3,11 +3,10 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/empathy/Makefile,v 1.3 2008/02/09 23:17:57 marcus Exp $
+# $MCom: ports/net-im/empathy/Makefile,v 1.4 2008/02/27 14:51:16 ahze Exp $
PORTNAME= empathy
-PORTVERSION= 0.21.90
-PORTREVISION= 1
+PORTVERSION= 0.22.0
CATEGORIES= net-im gnome
MASTER_SITES= GNOME
@@ -22,10 +21,10 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co
USE_GMAKE= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_GNOME= evolutiondataserver gnomehack gnomeprefix pygtk2
+USE_GNOME= evolutiondataserver gnomehack gnomeprefix pygtk2 ltverhack
+USE_AUTOTOOLS= libtool:15
INSTALLS_ICONS= yes
USE_PYTHON= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"