summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu/Makefile
blob: 5cdea3e10cf870707d2e417dc5c7de1d5ba3a48c (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.3 2004/03/25 15:35:48 wiz Exp $

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

USE_X11=		# defined
CONFIGURE_ARGS+=	--with-x

.include "Makefile.common"