summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/py-pdftotext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile
index a2bc3ece5af6..184cd7109e51 100644
--- a/textproc/py-pdftotext/Makefile
+++ b/textproc/py-pdftotext/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpoppler.so:graphics/poppler
-USES= python
+USES= compiler:c11 python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>