diff options
author | jlam <jlam> | 2000-05-01 22:07:03 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-05-01 22:07:03 +0000 |
commit | d23a7cf3d5f495dc156f30de49070e3c0e3741ff (patch) | |
tree | db213d4dc563c297c9cb48f3381d2b74a13f5687 /japanese | |
parent | d6c9bc652df7f14c1ad664b3a64c046faee7d88f (diff) | |
download | pkgsrc-d23a7cf3d5f495dc156f30de49070e3c0e3741ff.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 |