aboutsummaryrefslogtreecommitdiff
path: root/comms/openzwave-devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-09-12 21:47:02 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-09-12 21:47:02 +0000
commit296477f5addcebfdbef83ff256385f448f6f264b (patch)
treec159212c0524f3c16710b66bc6dadf3e7e80ba6b /comms/openzwave-devel
parent240ec148a30d7ccebbd1731b974426aa6820f3fa (diff)
downloadports-296477f5addcebfdbef83ff256385f448f6f264b.tar.gz
ports-296477f5addcebfdbef83ff256385f448f6f264b.zip
Sort USES. (This is from a patch for GCC-based systems that I was
independently testing.) Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=511906
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]}'