diff options
Diffstat (limited to 'shells/ch/Makefile')
-rw-r--r-- | shells/ch/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/shells/ch/Makefile b/shells/ch/Makefile index b237479f9e0..43981b31b06 100644 --- a/shells/ch/Makefile +++ b/shells/ch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ch -# Date created: 2 August 2006 -# Whom: conrads@cox.net -# +# Created by: conrads@cox.net # $FreeBSD$ -# PORTNAME= ch PORTVERSION= 7.0.0 @@ -27,6 +23,7 @@ MAN1= installpkg.1 strconcat.1 strjoin.1. strputc.1 pkginstall.1 strgetc.1 gnup MAN1PREFIX= ${PREFIX}/${PORTNAME}/docs MANCOMPRESSED= no +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: |