From 44c4b7664daf45718f3afe2c13eeb967d41bf423 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 2 Jan 1999 00:12:21 +0000 Subject: Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway. --- korean/linuxdoc-sgml/Makefile | 5 ++--- korean/nhppf/Makefile | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'korean') diff --git a/korean/linuxdoc-sgml/Makefile b/korean/linuxdoc-sgml/Makefile index 63f38ea..41d3802 100644 --- a/korean/linuxdoc-sgml/Makefile +++ b/korean/linuxdoc-sgml/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Apr 1997 # Whom: Choi Jun Ho # -# $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 diff --git a/korean/nhppf/Makefile b/korean/nhppf/Makefile index b7bf584..b3a1438 100644 --- a/korean/nhppf/Makefile +++ b/korean/nhppf/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Apr 1997 # Whom: Choi Jun Ho # -# $Id: Makefile,v 1.3 1997/09/22 16:22:12 max Exp $ +# $Id: Makefile,v 1.4 1998/09/15 21:31:46 asami Exp $ # DISTNAME= nhppf-1.2 @@ -13,10 +13,10 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/nhppf/ MAINTAINER= junker@jazz.snu.ac.kr -NO_BUILD= yes +RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts -RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts \ - perl5.00401:${PORTSDIR}/lang/perl5 +USE_PERL5= yes +NO_BUILD= yes do-configure: @cd ${WRKSRC}; \ -- cgit v1.1