aboutsummaryrefslogtreecommitdiff
path: root/net/py-pynmsg
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2016-02-10 21:51:48 +0000
committerDon Lewis <truckman@FreeBSD.org>2016-02-10 21:51:48 +0000
commit9abb7541cb0ed558b9533b44a6d9d938e5bf7b7d (patch)
tree028ffd2687c01fa83c859f9d44b9b44e62e3b31a /net/py-pynmsg
parentf2ca9b9f1b3683d24e230c3b3f7b314e38b7f5ba (diff)
downloadports-9abb7541cb0ed558b9533b44a6d9d938e5bf7b7d.tar.gz
ports-9abb7541cb0ed558b9533b44a6d9d938e5bf7b7d.zip
Sort USE_PYTHON
Sponsored by: Farsight Security, Inc.
Notes
Notes: svn path=/head/; revision=408658
Diffstat (limited to 'net/py-pynmsg')
-rw-r--r--net/py-pynmsg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pynmsg/Makefile b/net/py-pynmsg/Makefile
index 8d980c1fadd0..0c6fcd8291a5 100644
--- a/net/py-pynmsg/Makefile
+++ b/net/py-pynmsg/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libnmsg.so:${PORTSDIR}/net/nmsg
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
USES= pkgconfig python shebangfix uniquefiles:dirs
SHEBANG_FILES= examples/*.py