diff options
author | jlam <jlam@pkgsrc.org> | 2000-05-01 22:07:03 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-05-01 22:07:03 +0000 |
commit | b49db5d2e0acf3fddea89d19a5cc5da30a26503b (patch) | |
tree | db213d4dc563c297c9cb48f3381d2b74a13f5687 /japanese | |
parent | fb9d7e662487b946ae55718c55da9d7ddb12a720 (diff) | |
download | pkgsrc-b49db5d2e0acf3fddea89d19a5cc5da30a26503b.tar.gz |
Change dependency on ja-vflib to ja-vflib-lib
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 5dd900fa34f..9a4726e9b49 100644 --- a/japanese/vfghostscript5/Makefile +++ b/japanese/vfghostscript5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/04/20 16:31:23 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2000/05/01 22:07:03 jlam Exp $ # DISTNAME= ja-vfghostscript-5.50 @@ -31,7 +31,7 @@ HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html BUILD_DEPENDS= ${BUILD_ROOT}/graphics/jpeg/${WRKDIR:T}/jpeg-6b:../../graphics/jpeg:extract BUILD_DEPENDS+= unzip:../../archivers/unzip DEPENDS= png>=1.0.6:../../graphics/png -DEPENDS+= ja-vflib-2.24.2:../../japanese/vflib +DEPENDS+= ja-vflib-lib-2.24.2:../../japanese/vflib-lib DEPENDS+= ghostscript*-5.50nb2:../../print/ghostscript5 DIST_SUBDIR= ghostscript |