diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-02 00:12:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-02 00:12:21 +0000 |
commit | 4b07f0329bb8cb4cd36d887bc804d953520a5914 (patch) | |
tree | 455318a7177e97b36ca92f2c2ec3d06a692c66e5 /korean/linuxdoc-sgml | |
parent | c020bc2c64535981f296355dfb8bef471b11be00 (diff) | |
download | ports-4b07f0329bb8cb4cd36d887bc804d953520a5914.tar.gz ports-4b07f0329bb8cb4cd36d887bc804d953520a5914.zip |
Notes
Diffstat (limited to 'korean/linuxdoc-sgml')
-rw-r--r-- | korean/linuxdoc-sgml/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/korean/linuxdoc-sgml/Makefile b/korean/linuxdoc-sgml/Makefile index 63f38ea5653d..41d38027c405 100644 --- a/korean/linuxdoc-sgml/Makefile +++ b/korean/linuxdoc-sgml/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.4 1997/09/22 16:22:05 max Exp $ +# $Id: Makefile,v 1.5 1997/12/05 00:08:05 asami Exp $ # DISTNAME= linuxdoc-sgml-1.6bh2 @@ -13,8 +13,7 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/tools/ MAINTAINER= junker@jazz.snu.ac.kr -RUN_DEPENDS= perl5:${PORTSDIR}/lang/perl5 - +USE_PERL5= yes MAN1= sgml2html.1 sgml2latex.1 sgml2rtf.1 sgmls.1 \ sgml2info.1 sgml2lyx.1 sgml2txt.1 sgmlsasp.1 NO_BUILD= yes |