diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:47:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:47:54 +0000 |
commit | 8ee9a3584fefeb3d690ec2549846d609e3607360 (patch) | |
tree | ab0870f15f96ef524cc6ec77f6d6c4bf05347f0c /japanese/groff | |
parent | f30824b2efbe63d43d2f6c20532432b115efc294 (diff) | |
download | ports-8ee9a3584fefeb3d690ec2549846d609e3607360.tar.gz ports-8ee9a3584fefeb3d690ec2549846d609e3607360.zip |
Notes
Diffstat (limited to 'japanese/groff')
-rw-r--r-- | japanese/groff/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile index 97c63f2fe091..5e010bf8b87c 100644 --- a/japanese/groff/Makefile +++ b/japanese/groff/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ja-groff -# Date created: 14 April 1995 -# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> -# +# Created by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # $FreeBSD$ -# PORTNAME= groff PORTVERSION= 1.18.1 @@ -72,6 +68,7 @@ MAN7= ditroff.7 groff.7 groff_char.7 groff_diff.7 \ groff_me.7 groff_mm.7 groff_mmse.7 groff_mom.7 groff_ms.7 \ groff_trace.7 groff_www.7 roff.7 +NO_STAGE= yes .include <bsd.port.pre.mk> .if !defined(NOPORTDOCS) |