aboutsummaryrefslogtreecommitdiff
path: root/databases/py-gdbm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-gdbm/Makefile')
-rw-r--r--databases/py-gdbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile
index 29cf254e8550..2ec16f13bed8 100644
--- a/databases/py-gdbm/Makefile
+++ b/databases/py-gdbm/Makefile
@@ -18,6 +18,7 @@ COMMENT= Python bindings to the GNU dbm library
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
+PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/gdbm.so
DIST_SUBDIR= python
USE_PYTHON= yes
USE_PYDISTUTILS=yes