aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-10-21 13:52:08 +0800
committerantoine <antoine@FreeBSD.org>2014-10-21 13:52:08 +0800
commit3b99b0925b88838d735df8cb6d0cc13eac1e697e (patch)
tree83b010c58d9b146a1d739dc85e0a50ad1e9fc043 /devel
parentd86a91fc374b6d6d1445bdc5828237f34485b6a0 (diff)
downloadfreebsd-ports-gnome-3b99b0925b88838d735df8cb6d0cc13eac1e697e.tar.gz
freebsd-ports-gnome-3b99b0925b88838d735df8cb6d0cc13eac1e697e.tar.zst
freebsd-ports-gnome-3b99b0925b88838d735df8cb6d0cc13eac1e697e.zip
Unbreak
Diffstat (limited to 'devel')
-rw-r--r--devel/py-interface/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-interface/Makefile b/devel/py-interface/Makefile
index 3ec09c817750..7350ce2502d7 100644
--- a/devel/py-interface/Makefile
+++ b/devel/py-interface/Makefile
@@ -14,7 +14,7 @@ COMMENT= Python implementation of an Erlang node
LICENSE= GPLv2
USES= python
-USE_PYTHON= distutilss
+USE_PYTHON= distutils
PYDISTUTILS_PKGNAME= py_${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/py_${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/py_${PORTNAME}