summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-04-20 16:29:55 +0000
committerjlam <jlam@pkgsrc.org>2000-04-20 16:29:55 +0000
commitf6243715d05a09d31b340982ac6ce03eff4f83dc (patch)
tree0b3c24beb928ce56ccbb966bbe5adb4d4b3dc30a /print
parent033ca4ed10cc51572aaae162a26331dc32036488 (diff)
downloadpkgsrc-f6243715d05a09d31b340982ac6ce03eff4f83dc.tar.gz
Change to a complete, independent installation of ghostscript with `gs'
binary with X11 drivers.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript5-x11/Makefile11
-rw-r--r--print/ghostscript5-x11/pkg/DESCR3
-rw-r--r--print/ghostscript5-x11/pkg/PLIST2
3 files changed, 4 insertions, 12 deletions
diff --git a/print/ghostscript5-x11/Makefile b/print/ghostscript5-x11/Makefile
index b818df9310d..633168d5f9b 100644
--- a/print/ghostscript5-x11/Makefile
+++ b/print/ghostscript5-x11/Makefile
@@ -1,18 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2000/04/16 17:44:28 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2000/04/20 16:29:55 jlam Exp $
-PKGNAME= ${DISTNAME:S/-/-x11-/}nb1
+PKGNAME= ${DISTNAME:S/-/-x11-/}nb2
CATEGORIES+= x11
-DEPENDS+= ghostscript-5.50nb1:../../print/ghostscript5
+CONFLICTS= ghostscript-*
USE_X11= # defined
MAKE_ENV+= USE_X11=
SCRIPTS_ENV+= USE_X11=yes
-post-extract: common-post-extract
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/obj/gs ${PREFIX}/bin/gs
-
.include "../../print/ghostscript5/Makefile.common"
diff --git a/print/ghostscript5-x11/pkg/DESCR b/print/ghostscript5-x11/pkg/DESCR
index d46c8fdf4c8..1ef7dd7ee94 100644
--- a/print/ghostscript5-x11/pkg/DESCR
+++ b/print/ghostscript5-x11/pkg/DESCR
@@ -2,5 +2,4 @@ Ghostscript is the well-known PostScript interpreter which is
available for all common and most esoteric platforms and supports
many different printers and some displays.
-This package contains the ghostscript binary compiled with only
-X11 drivers.
+This package contains the ghostscript binary compiled with X11 drivers.
diff --git a/print/ghostscript5-x11/pkg/PLIST b/print/ghostscript5-x11/pkg/PLIST
deleted file mode 100644
index 5e76f72a088..00000000000
--- a/print/ghostscript5-x11/pkg/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2000/04/09 23:49:11 jlam Exp $
-bin/gs