Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 1997 02:08:17 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        junker@jazz.snu.ac.kr, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/3348
Message-ID:  <199706040908.CAA03105@freefall.freebsd.org>

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

State-Changed-From-To: open-closed
State-Changed-By: asami
State-Changed-When: Wed Jun 4 02:07:35 PDT 1997
State-Changed-Why: 

Thanks, imported.  Changes:

===
diff -ru nhppf/Makefile nhppf.new/Makefile
--- nhppf/Makefile	Fri Apr 18 22:59:40 1997
+++ nhppf.new/Makefile	Wed Jun  4 02:04:00 1997
@@ -15,18 +15,16 @@
 
 NO_BUILD=	yes
 
-# it depends on HLaTeX-0.95(ps) fonts and perl-5.003
-RUN_DEPENDS=    ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts\
-		perl5.003:${PORTSDIR}/lang/perl5
+RUN_DEPENDS=    ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts \
+		perl5.004:${PORTSDIR}/lang/perl5
 
 do-configure:
 	@cd ${WRKSRC}; \
-	echo "#!${PREFIX}/bin/perl5.003" > scriptheader; \
-	cat scriptheader nhppf > nhppf.new
+	${ECHO_MSG} "#!${PREFIX}/bin/perl5.003" > scriptheader; \
+	${CAT} scriptheader nhppf > nhppf.new
 
 do-install:
 	@cd ${WRKSRC}; \
-	${MKDIR} -p ${PREFIX}/bin; \
 	${INSTALL_SCRIPT} nhppf.new ${PREFIX}/bin/nhppf
 
 .include <bsd.port.mk>
diff -ru nhppf/pkg/PLIST nhppf.new/pkg/PLIST
--- nhppf/pkg/PLIST	Fri Apr 18 22:58:46 1997
+++ nhppf.new/pkg/PLIST	Wed Jun  4 02:04:15 1997
@@ -1,3 +1 @@
-@pkgdep kr-hlatexpsfonts-0.95
-@pkgdep perl-5.003
 bin/nhppf
===

Well, the regular stuff.



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