aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/gajim/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 07:55:13 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 07:55:13 +0800
commit484a066694999997d9cde2c29bf4e46e543cdc16 (patch)
tree565e156dc159740addec90a7b46525c8b4c28184 /net-im/gajim/Makefile
parent0c1a5b3a5f4ad9f19eb7e591592e6411762f4935 (diff)
downloadfreebsd-ports-graphics-484a066694999997d9cde2c29bf4e46e543cdc16.tar.gz
freebsd-ports-graphics-484a066694999997d9cde2c29bf4e46e543cdc16.tar.zst
freebsd-ports-graphics-484a066694999997d9cde2c29bf4e46e543cdc16.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'net-im/gajim/Makefile')
-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 009aacd0f51..fd6d7958bf8 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}