aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-decorator/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-decorator/Makefile b/devel/py-decorator/Makefile
index f8214ead1b1f..26ef90a7228c 100644
--- a/devel/py-decorator/Makefile
+++ b/devel/py-decorator/Makefile
@@ -12,7 +12,8 @@ COMMENT= Decorators for Humans
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python
+USES= cpe python
+CPE_VENDOR= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes