diff options
Diffstat (limited to 'net-mgmt/nocol/Makefile')
-rw-r--r-- | net-mgmt/nocol/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/nocol/Makefile b/net-mgmt/nocol/Makefile index 97f59a618467..a17bfbee8330 100644 --- a/net-mgmt/nocol/Makefile +++ b/net-mgmt/nocol/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: NOCOL -# Date created: 21 Nov 1998 -# Whom: bradh -# +# Created by: bradh # $FreeBSD$ -# PORTNAME= nocol PORTVERSION= 4.3.1 @@ -26,6 +22,7 @@ CONFIGURE_SCRIPT= Configure NO_PACKAGE= Hostname is needed. +NO_STAGE= yes post-install: @cd ${WRKSRC} && make root |