Merge into print/ghostscript. The complicated dance to support older
ghostscript packages with current packages didn't work, so simplify the situation.
This commit is contained in:
parent
3956783a5c
commit
a77f53ddfb
3 changed files with 0 additions and 23 deletions
|
@ -1,14 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2000/05/07 02:05:23 jlam Exp $
|
||||
|
||||
PKGNAME= ghostscript-x11-${GS_VERS}
|
||||
CATEGORIES+= x11
|
||||
|
||||
CONFLICTS= ghostscript{,-nox11}-[0-9]*
|
||||
|
||||
USE_X11= # defined
|
||||
|
||||
# Build with the X11 display device drivers.
|
||||
#
|
||||
MAKE_ENV+= USE_X11=1
|
||||
|
||||
.include "../../print/ghostscript-nox11/Makefile.common"
|
|
@ -1 +0,0 @@
|
|||
Aladdin Postscript interpreter with X11 drivers
|
|
@ -1,8 +0,0 @@
|
|||
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.
|
Loading…
Reference in a new issue