aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-15 11:30:17 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-15 11:30:17 +0000
commitc3fc71e864aa7cf02446fd86c0cd08a486a842bd (patch)
tree9e6502b2b7aef7ae2b909f0f34a6628db1f12b93
parenteee499721d86ab6ca76c69e58aec673f90f85421 (diff)
downloadports-c3fc71e864aa7cf02446fd86c0cd08a486a842bd.tar.gz
ports-c3fc71e864aa7cf02446fd86c0cd08a486a842bd.zip
Notes
-rw-r--r--devel/py-uhid-freebsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-uhid-freebsd/Makefile b/devel/py-uhid-freebsd/Makefile
index 39d0d839e5f2..e133d34a1423 100644
--- a/devel/py-uhid-freebsd/Makefile
+++ b/devel/py-uhid-freebsd/Makefile
@@ -12,7 +12,7 @@ COMMENT= Python library to retrieve information on uhid devices
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python
+USES= compiler:c++11-lang python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>