Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 1997 01:48:30 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        junker@jazz.snu.ac.kr, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/3343
Message-ID:  <199706040848.BAA02627@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: new port request of korean/nh2ps

State-Changed-From-To: open-closed
State-Changed-By: asami
State-Changed-When: Wed Jun 4 01:47:31 PDT 1997
State-Changed-Why: 

Thanks, commited.  I added perl to the dependency list because your
comment indicates it's needed.  I also deleted the @pkgdep.

===
diff -ru nh2ps/Makefile nh2ps.new/Makefile
--- nh2ps/Makefile	Mon Apr  7 22:26:45 1997
+++ nh2ps.new/Makefile	Wed Jun  4 01:41:06 1997
@@ -13,8 +13,9 @@
 
 MAINTAINER=	junker@jazz.snu.ac.kr
 
-# it depends on HLaTeX-0.95(ps) fonts and perl-5.003
-RUN_DEPENDS=    ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts
+# it depends on HLaTeX-0.95(ps) fonts and perl-5.004
+RUN_DEPENDS=    ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:${PORTSDIR}/korean/hlatexpsfonts \
+		perl5.004:${PORTSDIR}/lang/perl5
 
 MAKE_FLAGS?=	WIDTH=${WIDTH} HEIGHT=${HEIGHT} A4_PAPERSIZE=${A4_PAPERSIZE} -f
 MAN1=		nh2ps.1
diff -ru nh2ps/pkg/PLIST nh2ps.new/pkg/PLIST
--- nh2ps/pkg/PLIST	Sat Apr 12 03:53:19 1997
+++ nh2ps.new/pkg/PLIST	Wed Jun  4 01:41:23 1997
@@ -1,4 +1,3 @@
-@pkgdep kr-hlatexpsfonts-0.95
 bin/nh2ps
 bin/nh2ps_opt
 man/man1/nh2ps.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706040848.BAA02627>