diff options
author | jlam <jlam@pkgsrc.org> | 2000-04-20 16:31:23 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-04-20 16:31:23 +0000 |
commit | d781089dc641957c12b808499f23943ce70866a7 (patch) | |
tree | 400f37321093d8a1948e8b509df9cc03891c13d8 /japanese | |
parent | 348fb30126b64182a3b6681a12a14576d90a0dc2 (diff) | |
download | pkgsrc-d781089dc641957c12b808499f23943ce70866a7.tar.gz |
Depend on ghostscript*-5.50nb2
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vfghostscript5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile index 9f02b5a67bd..5dd900fa34f 100644 --- a/japanese/vfghostscript5/Makefile +++ b/japanese/vfghostscript5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/04/16 17:36:44 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2000/04/20 16:31:23 jlam Exp $ # DISTNAME= ja-vfghostscript-5.50 @@ -32,7 +32,7 @@ BUILD_DEPENDS= ${BUILD_ROOT}/graphics/jpeg/${WRKDIR:T}/jpeg-6b:../../graphics/jp BUILD_DEPENDS+= unzip:../../archivers/unzip DEPENDS= png>=1.0.6:../../graphics/png DEPENDS+= ja-vflib-2.24.2:../../japanese/vflib -DEPENDS+= ghostscript-5.50nb1:../../print/ghostscript5 +DEPENDS+= ghostscript*-5.50nb2:../../print/ghostscript5 DIST_SUBDIR= ghostscript |