summaryrefslogtreecommitdiff
path: root/net-im/papyon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/papyon/Makefile')
-rw-r--r--net-im/papyon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/papyon/Makefile b/net-im/papyon/Makefile
index 8d333c65b3e1..a4971eede54e 100644
--- a/net-im/papyon/Makefile
+++ b/net-im/papyon/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= py*-openssl>0:${PORTSDIR}/security/py-openssl \
${PYTHON_SITELIBDIR}/farsight.so:${PORTSDIR}/net-im/farsight2
USE_GNOME= pygobject
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USES= python
+USE_PYTHON= distutils
.include <bsd.port.mk>