aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-MySQL/Makefile')
-rw-r--r--databases/py-MySQL/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-MySQL/Makefile b/databases/py-MySQL/Makefile
index 2bfda75a8c13..a23bd51813a6 100644
--- a/databases/py-MySQL/Makefile
+++ b/databases/py-MySQL/Makefile
@@ -18,6 +18,7 @@ COMMENT= Access a MySQL database through Python
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
+PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/MySQLmodule.so
USE_PYTHON= yes
.include <bsd.port.pre.mk>