diff options
author | dillo <dillo@pkgsrc.org> | 2005-05-30 15:39:11 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2005-05-30 15:39:11 +0000 |
commit | cebbf2bbe5c1fc8595912b42d8f27fc2d1f7ef81 (patch) | |
tree | 6b5ebe4c8732be1a4c77a00b313e9295ac05572a /print/ghostscript-gnu-nox11 | |
parent | cb27a1472532f702314d1cd58e24f7c58e251c9e (diff) | |
download | pkgsrc-cebbf2bbe5c1fc8595912b42d8f27fc2d1f7ef81.tar.gz |
Update to 8.15 (a lot of bug fixes and improvement, especially to
font rendering and the PDF writer)
Diffstat (limited to 'print/ghostscript-gnu-nox11')
-rw-r--r-- | print/ghostscript-gnu-nox11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript-gnu-nox11/Makefile b/print/ghostscript-gnu-nox11/Makefile index c39a402b6ae..630cf15cec2 100644 --- a/print/ghostscript-gnu-nox11/Makefile +++ b/print/ghostscript-gnu-nox11/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2005/05/30 14:57:28 dillo Exp $ +# $NetBSD: Makefile,v 1.5 2005/05/30 15:39:11 dillo Exp $ PKGNAME= ghostscript-gnu-nox11-${GS_VERS} -PKGREVISION= 1 COMMENT= GNU Postscript interpreter without X11 drivers CONFIGURE_ARGS+= --without-x |