From 414628a283fab170e36ff053b14339ead5ab84e0 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 10 May 2000 15:28:31 +0000 Subject: Replace contents with contents of print/ghostscript-x11 to simplify the package structure and to get dependencies to work correctly. --- print/ghostscript/Makefile | 28 ++++++++-------------------- print/ghostscript/pkg/COMMENT | 2 +- print/ghostscript/pkg/DESCR | 10 ++++++++-- print/ghostscript/pkg/PLIST | 2 -- 4 files changed, 17 insertions(+), 25 deletions(-) delete mode 100644 print/ghostscript/pkg/PLIST (limited to 'print/ghostscript') diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index b28581b8e43..3b80e1d6750 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,26 +1,14 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/05/07 02:02:23 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2000/05/10 15:28:31 jlam Exp $ -# This package is an alias for ghostscript-x11 to facilitate correct -# dependencies involving older versions of ghostscript for binary packages. +PKGNAME= ghostscript-${GS_VERS} +CATEGORIES+= x11 -DISTNAME= ghostscript-${GS_VERS} -GS_VERS= 6.01 -CATEGORIES= print x11 -MASTER_SITES= # empty -DISTFILES= # empty - -MAINTAINER= jlam@netbsd.org - -DEPENDS+= ghostscript-x11-${GS_VERS}:../../print/ghostscript-x11 +CONFLICTS= ghostscript{,-nox11}-[0-9]* USE_X11= # defined -EXTRACT_ONLY= # empty -NO_CHECKSUM= # defined -NO_PATCH= # defined -NO_CONFIGURE= # defined -NO_BUILD= # defined - -do-install: # empty +# Build with the X11 display device drivers. +# +MAKE_ENV+= USE_X11=1 -.include "../../mk/bsd.pkg.mk" +.include "../../print/ghostscript-nox11/Makefile.common" diff --git a/print/ghostscript/pkg/COMMENT b/print/ghostscript/pkg/COMMENT index c97c29ec5cb..b9fced2e874 100644 --- a/print/ghostscript/pkg/COMMENT +++ b/print/ghostscript/pkg/COMMENT @@ -1 +1 @@ -Alias for ghostscript-x11 +Aladdin Postscript interpreter with X11 drivers diff --git a/print/ghostscript/pkg/DESCR b/print/ghostscript/pkg/DESCR index 827df89f779..2bae230a3f5 100644 --- a/print/ghostscript/pkg/DESCR +++ b/print/ghostscript/pkg/DESCR @@ -1,2 +1,8 @@ -This package is an alias for ghostscript-x11 to facilitate correct -dependencies involving older versions of ghostscript for binary packages. +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 version of Ghostscript includes support for the Japanese +Vector Font library. + +This package contains the ghostscript binary compiled with X11 drivers. diff --git a/print/ghostscript/pkg/PLIST b/print/ghostscript/pkg/PLIST deleted file mode 100644 index 977f6958f4f..00000000000 --- a/print/ghostscript/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/05/07 02:02:23 jlam Exp $ -@comment this plist intentionally left empty -- cgit v1.2.3