diff options
Diffstat (limited to 'japanese/sed/Makefile')
-rw-r--r-- | japanese/sed/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/sed/Makefile b/japanese/sed/Makefile index e9893a326ef7..245fd840600a 100644 --- a/japanese/sed/Makefile +++ b/japanese/sed/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sed+mb -# Date created: 2 April 1995 -# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> -# +# Created by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # $FreeBSD$ -# PORTNAME= sed PORTVERSION= 3.02 @@ -26,6 +22,7 @@ PATCH_DIST_STRIP= -p1 MAN1= sed.1 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/${PKGBASE} |