diff options
Diffstat (limited to 'net-im/gajim-devel')
-rw-r--r-- | net-im/gajim-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gajim-devel/Makefile b/net-im/gajim-devel/Makefile index 9c7bbe459c5b..c8c11fa23d15 100644 --- a/net-im/gajim-devel/Makefile +++ b/net-im/gajim-devel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.gajim.org/downloads/ MAINTAINER= stephan@spaceboyz.net COMMENT= Gajim is a Jabber client based on a plugin system -LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 +LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite21 PATCH_DIST_STRIP=-p1 |