diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-11 09:19:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-11 09:19:36 +0000 |
commit | 684edebf91034f65c49f466f6c74a26afe33d1ae (patch) | |
tree | 0802970d0794365888309c62568b8ebe1f173a50 /net-im/gajim-devel/Makefile | |
parent | e6e4d55131930e34d3ccd173221e82e2c897a97c (diff) |
Notes
Diffstat (limited to 'net-im/gajim-devel/Makefile')
-rw-r--r-- | net-im/gajim-devel/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net-im/gajim-devel/Makefile b/net-im/gajim-devel/Makefile index c8c11fa23d15..58f7b97f5821 100644 --- a/net-im/gajim-devel/Makefile +++ b/net-im/gajim-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gajim -PORTVERSION= 0.10 -PORTREVISION= 1 +PORTVERSION= 0.10.1 CATEGORIES= net-im MASTER_SITES= http://www.gajim.org/downloads/ @@ -17,8 +16,6 @@ COMMENT= Gajim is a Jabber client based on a plugin system LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite21 -PATCH_DIST_STRIP=-p1 - USE_X_PREFIX= yes USE_PYTHON= 2.3+ USE_GMAKE= yes |