diff options
Diffstat (limited to 'print/ghostscript5/Makefile')
-rw-r--r-- | print/ghostscript5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile index 6d2f7538698..b255be40253 100644 --- a/print/ghostscript5/Makefile +++ b/print/ghostscript5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 1999/12/02 14:45:57 tron Exp $ +# $NetBSD: Makefile,v 1.45 2000/02/09 15:22:41 tron Exp $ # DISTNAME= ghostscript-5.50 @@ -21,7 +21,7 @@ HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html BUILD_DEPENDS= ${BUILD_ROOT}/graphics/jpeg/${WRKDIR:T}/jpeg-6b:../../graphics/jpeg:extract \ unzip:../../archivers/unzip -DEPENDS= png-1.0.3:../../graphics/png +DEPENDS= png-*:../../graphics/png USE_X11= yes |