diff options
author | minskim <minskim@pkgsrc.org> | 2011-07-28 04:53:03 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-07-28 04:53:03 +0000 |
commit | d64cd7b404e453265261d73807b240d2b23f2c5e (patch) | |
tree | 69d13b73b7f62d1e1d335fe01d3a5c137b6d408d /fonts | |
parent | 89689982cd2667a8cd4e831a85624c2b18d9057c (diff) | |
download | pkgsrc-d64cd7b404e453265261d73807b240d2b23f2c5e.tar.gz |
Make ps2pkm build with kpathsea-6.0.1.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ps2pkm/Makefile | 7 | ||||
-rw-r--r-- | fonts/ps2pkm/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/fonts/ps2pkm/Makefile b/fonts/ps2pkm/Makefile index 5707ecf9cb0..31bcee34cd6 100644 --- a/fonts/ps2pkm/Makefile +++ b/fonts/ps2pkm/Makefile @@ -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 diff --git a/fonts/ps2pkm/distinfo b/fonts/ps2pkm/distinfo index da697d15313..923c14af28a 100644 --- a/fonts/ps2pkm/distinfo +++ b/fonts/ps2pkm/distinfo @@ -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 |