summaryrefslogtreecommitdiff
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
parent- Fix mkntfs by providing device io module that always reads/write (diff)
- Return to ports@, at maintainer's request.
- Make portlint(1) happy while here. PR: ports/106676 Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer)
Notes
Notes: svn path=/head/; revision=179675
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} \