aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2016-08-11 11:16:17 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2016-08-11 11:16:17 +0000
commitd37964c3c7728611653082a53277ffaa6462bf04 (patch)
tree2e98559445143cdf0d36e27dcb8cc374771abbfe
parent785376eafd10b8258fa015e44adda7e751d47eb1 (diff)
downloadports-d37964c3c7728611653082a53277ffaa6462bf04.tar.gz
ports-d37964c3c7728611653082a53277ffaa6462bf04.zip
MFH: r420061: net/libzmq4: Sort OPTIONS alphebetically
Approved by: ports-secteam (pedantic blanket)
Notes
Notes: svn path=/branches/2016Q3/; revision=420062
-rw-r--r--net/libzmq4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libzmq4/Makefile b/net/libzmq4/Makefile
index 1c54e2844a95..a017ebdef3bb 100644
--- a/net/libzmq4/Makefile
+++ b/net/libzmq4/Makefile
@@ -19,7 +19,7 @@ USES= libtool pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-OPTIONS_DEFINE= CURVE DEBUG PGM NORM
+OPTIONS_DEFINE= CURVE DEBUG NORM PGM
OPTIONS_DEFAULT= CURVE PGM
CURVE_DESC= CURVE security mechanism via libsodium