diff options
author | Steve Price <steve@FreeBSD.org> | 1999-07-04 21:25:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-07-04 21:25:58 +0000 |
commit | a09fbeacc4c617a8921512217f3cb7bc678ffc1f (patch) | |
tree | b19b29792e710cfe35f59a78e1737758390c023e /net-mgmt/nocol | |
parent | 07d41a6a40813ed123eea69bebecbcd545538665 (diff) | |
download | ports-a09fbeacc4c617a8921512217f3cb7bc678ffc1f.tar.gz ports-a09fbeacc4c617a8921512217f3cb7bc678ffc1f.zip |
Notes
Diffstat (limited to 'net-mgmt/nocol')
-rw-r--r-- | net-mgmt/nocol/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nocol/Makefile b/net-mgmt/nocol/Makefile index 52b44e01df33..b0a53246c5c7 100644 --- a/net-mgmt/nocol/Makefile +++ b/net-mgmt/nocol/Makefile @@ -3,7 +3,7 @@ # Date created: 21 Nov 1998 # Whom: bradh # -# $Id: Makefile,v 1.1.1.1 1998/11/23 00:35:43 flathill Exp $ +# $Id: Makefile,v 1.2 1998/11/23 00:43:40 flathill Exp $ # DISTNAME= nocol-4.2.2beta1 @@ -20,6 +20,7 @@ MAN8= etherload.8 eventselect.8 genmon.8 multiping.8 noclogd.8 \ nocol-overview.8 nocol-utility.8 nsmon.8 ntpmon.8 pingmon.8 \ portmon.8 tpmon.8 trapmon.8 +IS_INTERACTIVE= yes GNU_CONFIGURE= yes CONFIGURE_SCRIPT= Configure |