diff options
Diffstat (limited to 'net/nocol/Makefile')
-rw-r--r-- | net/nocol/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/nocol/Makefile b/net/nocol/Makefile index 5184197c5c8b..52b44e01df33 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -3,7 +3,7 @@ # Date created: 21 Nov 1998 # Whom: bradh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/23 00:35:43 flathill Exp $ # DISTNAME= nocol-4.2.2beta1 @@ -23,6 +23,8 @@ MAN8= etherload.8 eventselect.8 genmon.8 multiping.8 noclogd.8 \ GNU_CONFIGURE= yes CONFIGURE_SCRIPT= Configure +NO_PACKAGE= Hostname is needed. + post-install: @cd ${WRKSRC} && make root |