summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu-x11
diff options
context:
space:
mode:
authordillo <dillo>2005-05-30 15:39:11 +0000
committerdillo <dillo>2005-05-30 15:39:11 +0000
commita2d0693a34335094f9fab37efb3f65f499e14842 (patch)
tree6b5ebe4c8732be1a4c77a00b313e9295ac05572a /print/ghostscript-gnu-x11
parent8681385f99bb4c071bef2e0d67133672de9bd56f (diff)
downloadpkgsrc-a2d0693a34335094f9fab37efb3f65f499e14842.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-x11')
-rw-r--r--print/ghostscript-gnu-x11/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/ghostscript-gnu-x11/Makefile b/print/ghostscript-gnu-x11/Makefile
index d9d26130ab5..e3d193bf151 100644
--- a/print/ghostscript-gnu-x11/Makefile
+++ b/print/ghostscript-gnu-x11/Makefile
@@ -1,10 +1,9 @@
-# $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-x11-${GS_VERS}
-PKGREVISION= 1
-COMMENT= GNU Postscript interpreter with X11 and image drivers
+COMMENT= GNU Postscript interpreter with X11 and image drivers only
-USE_X11= # defined
+USE_X11= YES
CONFIGURE_ARGS+= --with-x
# Based on the definitions for the DEVICE_DEVS* from ${WRKSRC}/src/devs.mak,