From f07e7ab26ee96c06478847d07ac072b4b2c64e23 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 4 May 2006 21:41:12 +0000 Subject: Remove USE_REINPLACE from all categories starting with D --- devel/py-tables/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'devel/py-tables') diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile index fc57693eb519..7b48429ca092 100644 --- a/devel/py-tables/Makefile +++ b/devel/py-tables/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= hdf5.0:${PORTSDIR}/science/hdf5 \ ucl.1:${PORTSDIR}/archivers/ucl RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes -- cgit