diff options
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 |