aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pygit2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pygit2/Makefile')
-rw-r--r--devel/py-pygit2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pygit2/Makefile b/devel/py-pygit2/Makefile
index 42ff88f03564..87dc4d1b485a 100644
--- a/devel/py-pygit2/Makefile
+++ b/devel/py-pygit2/Makefile
@@ -15,4 +15,5 @@ LIB_DEPENDS= git2:${PORTSDIR}/devel/libgit2
USE_PYTHON= yes
USE_PYDISTUTILS=yes
+NO_STAGE= yes
.include <bsd.port.mk>