aboutsummaryrefslogtreecommitdiff
path: root/net-im/gajim
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 23:55:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 23:55:13 +0000
commitb8135727e5667c1cf0af2467f39e896962b6e1fc (patch)
tree19e1ac2018f516017690be5624a0e40e49f97f91 /net-im/gajim
parenta0b37a133663ea3ad18eb2ec50066fa33923045f (diff)
downloadports-b8135727e5667c1cf0af2467f39e896962b6e1fc.tar.gz
ports-b8135727e5667c1cf0af2467f39e896962b6e1fc.zip
Notes
Diffstat (limited to 'net-im/gajim')
-rw-r--r--net-im/gajim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile
index 009aacd0f515..fd6d7958bf88 100644
--- a/net-im/gajim/Makefile
+++ b/net-im/gajim/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gajim
PORTVERSION= 0.11.4
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://www.gajim.org/downloads/ \
http://ports.internal.vlink.ru/distfiles/
@@ -22,7 +23,6 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= pygtk2
USE_PYTHON= 2.4+
-USE_XLIB= yes
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I ${X11BASE}/include" \
LDFLAGS="-L ${LOCALBASE}/lib" PYTHON=${PYTHON_CMD}