diff options
Diffstat (limited to 'devel/ros-catkin/Makefile')
-rw-r--r-- | devel/ros-catkin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ros-catkin/Makefile b/devel/ros-catkin/Makefile index a05b1552cd84..152a39e5ff18 100644 --- a/devel/ros-catkin/Makefile +++ b/devel/ros-catkin/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= cmake-core>=3.15:devel/cmake-core \ ${PYTHON_PKGNAMEPREFIX}empy>=1:textproc/py-empy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils |