Lines 7-12
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= gajim |
8 |
PORTNAME= gajim |
9 |
PORTVERSION= 20070621 |
9 |
PORTVERSION= 20070621 |
|
|
10 |
PORTREVISION= 1 |
10 |
CATEGORIES= net-im |
11 |
CATEGORIES= net-im |
11 |
MASTER_SITES= http://ports.internal.vlink.ru/distfiles/ |
12 |
MASTER_SITES= http://ports.internal.vlink.ru/distfiles/ |
12 |
PKGNAMESUFFIX= -devel |
13 |
PKGNAMESUFFIX= -devel |
Lines 70-76
Link Here
|
70 |
.if ${PYTHON_REL} >= 250 |
71 |
.if ${PYTHON_REL} >= 250 |
71 |
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 |
72 |
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 |
72 |
.else |
73 |
.else |
73 |
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite21 |
74 |
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23 |
74 |
.endif |
75 |
.endif |
75 |
|
76 |
|
76 |
.include <bsd.port.post.mk> |
77 |
.include <bsd.port.post.mk> |