summaryrefslogtreecommitdiff
path: root/print/ghostscript/Makefile
blob: 3b80e1d6750dd63981c6e007e3755b79269ab54e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.2 2000/05/10 15:28:31 jlam Exp $

PKGNAME=	ghostscript-${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"