diff options
Diffstat (limited to 'devel/py-uhid-freebsd/Makefile')
-rw-r--r-- | devel/py-uhid-freebsd/Makefile | 2 |
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> |