aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-11-30 06:40:06 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-11-30 06:40:06 +0800
commit3a9bbd896b6e478062b08b8ba17729055d19d386 (patch)
treed3baf389c15d3bf5f62886f7585702de8d0282ed /sysutils
parent11cb35f5eda7cfe87250dfd98d4a65f3bf99f62b (diff)
downloadfreebsd-ports-gnome-3a9bbd896b6e478062b08b8ba17729055d19d386.tar.gz
freebsd-ports-gnome-3a9bbd896b6e478062b08b8ba17729055d19d386.tar.zst
freebsd-ports-gnome-3a9bbd896b6e478062b08b8ba17729055d19d386.zip
- Use PYTHON_PY3K_PLIST_HACK
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-psutil/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-psutil/Makefile b/sysutils/py-psutil/Makefile
index 7f09e29ad82e..37fc55b0e67f 100644
--- a/sysutils/py-psutil/Makefile
+++ b/sysutils/py-psutil/Makefile
@@ -13,6 +13,7 @@ COMMENT= Process utilities module for Python
LICENSE= BSD
PYDISTUTILS_PKGNAME= ${PORTNAME}
+PYTHON_PY3K_PLIST_HACK= yes
USE_PYDISTUTILS=yes
USE_PYTHON= yes