aboutsummaryrefslogtreecommitdiff
path: root/comms/openzwave-devel
diff options
context:
space:
mode:
Diffstat (limited to 'comms/openzwave-devel')
-rw-r--r--comms/openzwave-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/openzwave-devel/Makefile b/comms/openzwave-devel/Makefile
index b87623eba341..bcef22bec4fe 100644
--- a/comms/openzwave-devel/Makefile
+++ b/comms/openzwave-devel/Makefile
@@ -11,7 +11,7 @@ COMMENT= Open-zwave - An open-source interface to Z-Wave networks
LICENSE= LGPL20
-USES= compiler:c++11-lang gmake tar:bz2 iconv pkgconfig
+USES= compiler:c++11-lang gmake iconv pkgconfig tar:bz2
# Manually update this when makefile is updated
# echo $(git describe --long --tags --dirty 2>/dev/null | sed s/^v//) | awk '{split($$0,a,"-"); print a[2]}'