aboutsummaryrefslogtreecommitdiff
path: root/databases/py25-bsddb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py25-bsddb/Makefile')
-rw-r--r--databases/py25-bsddb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py25-bsddb/Makefile b/databases/py25-bsddb/Makefile
index 16d2e0410b43..85f9e5062863 100644
--- a/databases/py25-bsddb/Makefile
+++ b/databases/py25-bsddb/Makefile
@@ -54,6 +54,7 @@ USE_REINPLACE= yes
WRKSRC= ${PYTHON_WRKSRC}/Modules
MD5_FILE= ${PORTSDIR}/lang/python/distinfo
MAKE_ENV= BSDDB_VERSION=${DBVERSION}
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/_bsddb.so
post-extract:
@${CP} ${FILESDIR}/setup.py ${WRKSRC}