diff options
Diffstat (limited to 'devel/ros-nxt/Makefile')
-rw-r--r-- | devel/ros-nxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ros-nxt/Makefile b/devel/ros-nxt/Makefile index 2162ab8d0a4b..646d71285bcc 100644 --- a/devel/ros-nxt/Makefile +++ b/devel/ros-nxt/Makefile @@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${STACKNAME}-${PORTVERSION} # TODO port python-bluez for secondary bluetooth interface (no bluetooth here) -EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip +EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip BUILD_DEPENDS= rosmake:${PORTSDIR}/devel/ros \ ${LOCALBASE}/ros/stacks/ros_comm/stack.xml:${PORTSDIR}/devel/ros_comm \ ${LOCALBASE}/ros/stacks/common_msgs/stack.xml:${PORTSDIR}/devel/ros-common_msgs \ |