From 4942ce5a7d8a3d0cbebaf4d202011850d1f7569f Mon Sep 17 00:00:00 2001 From: Alexander Botero-Lowry Date: Mon, 30 Jul 2007 09:42:28 +0000 Subject: - Make Python 2.5.1 the default Python version - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav --- databases/py-PyGreSQL/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/py-PyGreSQL') diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index 990b58b5facc..1cca9402ce20 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base USE_PGSQL= yes USE_PYTHON= yes DATETIME_DEP= ${PYTHON_SITELIBDIR}/mx/DateTime/__init__.py +INSTALLS_EGGINFO= yes pre-build: @ cd ${WRKSRC} ; ${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' setup.py -- cgit v1.2.3