aboutsummaryrefslogtreecommitdiff
path: root/databases/py-bsddb/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-02-09 13:46:50 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-02-09 13:46:50 +0000
commitb20cc2697dc84fbe07c20cd158f0a23d22de9179 (patch)
tree8c433960cbb3c2a8caea1b994621b5dd624e6135 /databases/py-bsddb/Makefile
parent68c090e276ae7324d5f8ad4932090f9b88fbc476 (diff)
downloadports-b20cc2697dc84fbe07c20cd158f0a23d22de9179.tar.gz
ports-b20cc2697dc84fbe07c20cd158f0a23d22de9179.zip
Notes
Diffstat (limited to 'databases/py-bsddb/Makefile')
-rw-r--r--databases/py-bsddb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-bsddb/Makefile b/databases/py-bsddb/Makefile
index 1e198c600ed4..7e64fc4d71c3 100644
--- a/databases/py-bsddb/Makefile
+++ b/databases/py-bsddb/Makefile
@@ -28,7 +28,6 @@ PYDISTUTILS_INSTALLARGS+= --install-lib ${PYTHON_LIBDIR}/lib-dynload
PYDISTUTILS_AUTOPLIST= yes
MAKE_ENV= BSDDB_VERSION=${BDB_LIB_NAME}
-EXTRA_PATCHES+= ${FILESDIR}/extra-patch-py${PYTHON_SUFFIX}-_bsddb.c
.include <bsd.port.pre.mk>