diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 15:01:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 15:01:39 +0000 |
commit | 2b47dc8bc4be67cc30bdc790ee74907a01ed355b (patch) | |
tree | 9f7491d84dab2547cbeefd16a3b3934b947cd2f5 /net-mgmt/softflowd | |
parent | b1f356260ca3b8cdbc5a72e0904c9bf878ed25fb (diff) |
Notes
Diffstat (limited to 'net-mgmt/softflowd')
-rw-r--r-- | net-mgmt/softflowd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/softflowd/Makefile b/net-mgmt/softflowd/Makefile index 0f681b901d79..8d0822d5d03c 100644 --- a/net-mgmt/softflowd/Makefile +++ b/net-mgmt/softflowd/Makefile @@ -11,7 +11,7 @@ MAINTAINER= jmohacsi@bsd.hu COMMENT= Softflowd is flow-based network traffic analyser with export GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake PLIST_FILES= sbin/softflowd sbin/softflowctl MAN8= softflowd.8 softflowctl.8 PORTDOCS= README |