aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2015-03-10 00:15:01 +0800
committerjgh <jgh@FreeBSD.org>2015-03-10 00:15:01 +0800
commit9f1a6f389c979f5151ab5188578225265c3e3a2f (patch)
tree72452c9b774956fcd26d2ef31e69c95558f24e83
parentca1a58d53d20721fc1599d0c3580044b37a6be17 (diff)
downloadfreebsd-ports-gnome-9f1a6f389c979f5151ab5188578225265c3e3a2f.tar.gz
freebsd-ports-gnome-9f1a6f389c979f5151ab5188578225265c3e3a2f.tar.zst
freebsd-ports-gnome-9f1a6f389c979f5151ab5188578225265c3e3a2f.zip
- re-insert distutils
-rw-r--r--databases/pg_activity/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pg_activity/Makefile b/databases/pg_activity/Makefile
index 9ecf8457896d..0f0ff744d69f 100644
--- a/databases/pg_activity/Makefile
+++ b/databases/pg_activity/Makefile
@@ -22,7 +22,7 @@ GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 3b6b371
USES= python:2.6+
-USE_PYTHON= autoplist autoplist noegginfo
+USE_PYTHON= autoplist distutils noegginfo
PYDISTUTILS_INSTALLARGS= --with-man
post-patch: