summaryrefslogtreecommitdiff
path: root/net-im/gajim
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-20 17:49:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-20 17:49:34 +0000
commitb77ec223e83eae71a49a1993659cf86441d9f6bd (patch)
tree8af72db5e096f123f40d88348569e8831625b6f8 /net-im/gajim
parentCreate new port for version 3 of the argus client utilities. (diff)
- Fix build after xorg cleanup
Submitted by: pointyhat
Notes
Notes: svn path=/head/; revision=211670
Diffstat (limited to 'net-im/gajim')
-rw-r--r--net-im/gajim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile
index 076991d23ba0..2c3ec4e2b10e 100644
--- a/net-im/gajim/Makefile
+++ b/net-im/gajim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gajim
PORTVERSION= 0.11.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MASTER_SITES= http://www.gajim.org/downloads/ \
http://ports.internal.vlink.ru/distfiles/
@@ -23,7 +23,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= pygtk2
USE_PYTHON= 2.4+
-USE_XORG= x11 xext
+USE_XORG= x11 xext xscrnsaver
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I ${LOCALBASE}/include" \
LDFLAGS="-L ${LOCALBASE}/lib" PYTHON=${PYTHON_CMD}