summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-subvertpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-subvertpy/Makefile b/devel/py-subvertpy/Makefile
index 40a69423d72b..c36ed071baf0 100644
--- a/devel/py-subvertpy/Makefile
+++ b/devel/py-subvertpy/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
BUILD_DEPENDS+= svn:devel/subversion
-USES= python:2.7
+USES= compiler:c11 python:2.7
USE_PYTHON= distutils autoplist
MAKE_ENV= HOME=/dev/null
INSTALL_TARGET= install-strip