aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-PyGreSQL
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-05 05:41:12 +0800
committeredwin <edwin@FreeBSD.org>2006-05-05 05:41:12 +0800
commitf07e7ab26ee96c06478847d07ac072b4b2c64e23 (patch)
tree780c78ced02c5c3bcb3d612d1393cc5c6430bb34 /databases/py-PyGreSQL
parent96a9db84f56439cc43a27916a26e273d5249cad7 (diff)
downloadfreebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.gz
freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.zst
freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.zip
Remove USE_REINPLACE from all categories starting with D
Diffstat (limited to 'databases/py-PyGreSQL')
-rw-r--r--databases/py-PyGreSQL/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index a8b02eccd98e..990b58b5facc 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -22,7 +22,6 @@ RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
USE_PGSQL= yes
USE_PYTHON= yes
DATETIME_DEP= ${PYTHON_SITELIBDIR}/mx/DateTime/__init__.py
-USE_REINPLACE=yes
pre-build:
@ cd ${WRKSRC} ; ${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' setup.py