Make ps2pkm build with kpathsea-6.0.1.
This commit is contained in:
parent
89689982cd
commit
d64cd7b404
2 changed files with 8 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.3 2010/09/13 04:24:27 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2011/07/28 04:53:03 minskim Exp $
|
||||
|
||||
DISTNAME= texlive-20100720-source
|
||||
DISTNAME= texlive-20110705-source
|
||||
PKGNAME= ps2pkm-1.5
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
@ -12,6 +12,7 @@ HOMEPAGE= http://www.tug.org/texlive/
|
|||
COMMENT= Tool to convert PostSCript fonts into TeX PK fonts
|
||||
|
||||
CONFLICTS+= teTeX-bin<=3.0nb34
|
||||
DEPENDS+= kpathsea>=6.0.1:../../print/kpathsea
|
||||
|
||||
EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \
|
||||
${DISTNAME}/texk/ps2pkm
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2010/09/13 04:24:27 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.5 2011/07/28 04:53:03 minskim Exp $
|
||||
|
||||
SHA1 (texlive-20100720-source.tar.xz) = 713b861123e3d9e073e2c93d7ed3e13262d82c34
|
||||
RMD160 (texlive-20100720-source.tar.xz) = b1120f3377ca45b4d86911b99a95c2e6e45927b5
|
||||
Size (texlive-20100720-source.tar.xz) = 33484212 bytes
|
||||
SHA1 (texlive-20110705-source.tar.xz) = 7a47cfe847801c86c98da8ade181baf97339f6e4
|
||||
RMD160 (texlive-20110705-source.tar.xz) = fbcad494cc4717a0238ab2624f259270fce9332b
|
||||
Size (texlive-20110705-source.tar.xz) = 131207904 bytes
|
||||
|
|
Loading…
Reference in a new issue