summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu-nox11/Makefile
blob: 3949a68209cebbd2ff806dfa0accaf930002da75 (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.6 2005/11/27 17:06:59 adrianp Exp $

PKGNAME=	ghostscript-gnu-nox11-${GS_VERS}
PKGREVISION=	1
COMMENT=	GNU Postscript interpreter without X11 drivers

CONFIGURE_ARGS+=	--without-x

.include "../ghostscript-gnu/Makefile.common"