From 83f65384c9041fa9a31c84b5e21b643fa2bf97c6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:05:58 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) --- sysutils/manck/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sysutils/manck') diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile index e771f6d997e0..759c7a187276 100644 --- a/sysutils/manck/Makefile +++ b/sysutils/manck/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: manck -# Date created: 10 September 1995 -# Whom: joerg -# +# Created by: joerg # $FreeBSD$ -# PORTNAME= manck PORTVERSION= 1.2 @@ -16,4 +12,5 @@ COMMENT= Manual page consistency checker MAN1= manck.1 MANCOMPRESSED= yes +NO_STAGE= yes .include -- cgit v1.2.3