aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-12-13 17:20:37 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-12-13 17:20:37 +0000
commitdf532fa8ab38cebcfad1609cb3e6c4f670749a53 (patch)
tree58415f5f965e8417e3e2324a5efcbc59981ae612 /net-im
parent92167387a1541b3ae6e756ca89d9183e7aa6c20e (diff)
downloadports-df532fa8ab38cebcfad1609cb3e6c4f670749a53.tar.gz
ports-df532fa8ab38cebcfad1609cb3e6c4f670749a53.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gajim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile
index 58f7b97f5821..a3186aa6bddb 100644
--- a/net-im/gajim/Makefile
+++ b/net-im/gajim/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.10.1
CATEGORIES= net-im
MASTER_SITES= http://www.gajim.org/downloads/
-MAINTAINER= stephan@spaceboyz.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gajim is a Jabber client based on a plugin system
LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell
@@ -21,6 +21,7 @@ USE_PYTHON= 2.3+
USE_GMAKE= yes
USE_BZIP2= yes
USE_GNOME= pygtk2
+USE_GETTEXT= yes
MAKE_ENV+= PY_CFLAGS=-I${PYTHON_INCLUDEDIR} \
PY_PREFIX=${LOCALBASE} \