aboutsummaryrefslogtreecommitdiff
path: root/net/flowgrep
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:21:26 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:21:26 +0000
commit2f71940292af6b2d050e8b473d717357401b40fc (patch)
treeca40f6c4e7288356261302ad77c108990435520e /net/flowgrep
parente681bc51231baa49b0184bf6fe94fd704a352ada (diff)
downloadports-2f71940292af6b2d050e8b473d717357401b40fc.tar.gz
ports-2f71940292af6b2d050e8b473d717357401b40fc.zip
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371449
Diffstat (limited to 'net/flowgrep')
-rw-r--r--net/flowgrep/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/flowgrep/Makefile b/net/flowgrep/Makefile
index e3482c926b9b..6146dcbdeab8 100644
--- a/net/flowgrep/Makefile
+++ b/net/flowgrep/Makefile
@@ -12,8 +12,7 @@ COMMENT= TCP stream/UDP/IP payload 'grep' utility
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/nidsmodule.so:${PORTSDIR}/net/pynids
-USE_PYTHON= yes
-
+USES= python
NO_BUILD= yes
PLIST_FILES= sbin/flowgrep man/man8/flowgrep.8.gz