diff options
Diffstat (limited to 'databases/py-PySQLite10')
-rw-r--r-- | databases/py-PySQLite10/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-PySQLite10/Makefile b/databases/py-PySQLite10/Makefile index f3d6f18469b6..96294269b42c 100644 --- a/databases/py-PySQLite10/Makefile +++ b/databases/py-PySQLite10/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite WRKSRC= ${WRKDIR}/pysqlite-${PORTVERSION} USE_PYTHON= yes -USE_REINPLACE= yes USE_PYDISTUTILS= yes DOCS= README |