summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu/Makefile
blob: a54110c69e833e0cf21f8e10fa01151d00f17c2f (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.4 2005/05/28 13:08:39 dillo Exp $

PKGNAME=	ghostscript-gnu-${GS_VERS}
COMMENT=	GNU Postscript interpreter

USE_X11=		YES
CONFIGURE_ARGS+=	--with-x

.include "Makefile.common"