diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 08:45:51 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 08:45:51 +0000 |
commit | 99ad9127356be7e975c6ea48d00fa2aba29468d7 (patch) | |
tree | bea626d8d7aaa3973f00760684b26d2ddcce74eb /net-mgmt/TkTopNetFlows | |
parent | ce05caaae21cd6b880cf5567917d6bde1c9144fa (diff) |
Notes
Diffstat (limited to 'net-mgmt/TkTopNetFlows')
-rw-r--r-- | net-mgmt/TkTopNetFlows/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net-mgmt/TkTopNetFlows/Makefile b/net-mgmt/TkTopNetFlows/Makefile index 1d2936ae2d6d..4ecfde26e46d 100644 --- a/net-mgmt/TkTopNetFlows/Makefile +++ b/net-mgmt/TkTopNetFlows/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: TkTopNetFlows -# Date created: 2004 Apr 14 -# Whom: vfom@narod.ru -# +# Created by: vfom@narod.ru # $FreeBSD$ -# PORTNAME= TkTopNetFlows PORTVERSION= 0.4 @@ -21,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libBLT24.so.3:${PORTSDIR}/x11-toolkits/blt \ NO_BUILD= yes USE_TK= yes -USE_PERL5= yes +USES= perl5 PORTDOCS= * |