- new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
is no longer present to test for. Approved by: itectu (portmgr, via irc)
This commit is contained in:
@@ -36,7 +36,7 @@ OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if defined(WITH_MYSQL)
|
||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb
|
||||
.endif
|
||||
|
||||
.if defined(WITH_PGSQL)
|
||||
|
||||
Reference in New Issue
Block a user