summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-07-18 05:04:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-07-18 05:04:20 +0000
commitdc5ea736c74183cb97733284c8c15e35097cec4f (patch)
tree8644f90f24332fbab844e94152be9737d2262e32 /korean
parentwgconvert is missing in the default install target and doesn't get installed, (diff)
Update name of perl executable in dependencies to "perl5.00401".
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS).
Notes
Notes: svn path=/head/; revision=7366
Diffstat (limited to 'korean')
-rw-r--r--korean/linuxdoc-sgml/Makefile4
-rw-r--r--korean/nhppf/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/korean/linuxdoc-sgml/Makefile b/korean/linuxdoc-sgml/Makefile
index 5bbb1c16187f..f5f1b7d415ec 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.1.1.1 1997/06/04 08:43:17 asami Exp $
+# $Id: Makefile,v 1.2 1997/06/04 23:42:54 asami Exp $
#
DISTNAME= linuxdoc-sgml-1.6bh2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/tools/
MAINTAINER= junker@jazz.snu.ac.kr
-RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
MAN1= sgml2html.1 sgml2latex.1 sgml2rtf.1 sgmls.1 \
sgml2info.1 sgml2lyx.1 sgml2txt.1 sgmlsasp.1
diff --git a/korean/nhppf/Makefile b/korean/nhppf/Makefile
index 1aea83c10dc7..8896b983518b 100644
--- a/korean/nhppf/Makefile
+++ b/korean/nhppf/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Apr 1997
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/06/04 09:06:45 asami Exp $
#
DISTNAME= nhppf-1.2
@@ -16,7 +16,7 @@ MAINTAINER= junker@jazz.snu.ac.kr
NO_BUILD= yes
RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts \
- perl5.004:${PORTSDIR}/lang/perl5
+ perl5.00401:${PORTSDIR}/lang/perl5
do-configure:
@cd ${WRKSRC}; \