summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu/Makefile
blob: a10bf97b5c498e789a91cb0a3db2ee1cf4536e4f (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.7.4.1 2005/12/11 12:04:26 seb Exp $

PKGNAME=	ghostscript-gnu-${GS_VERS}
PKGREVISION=	1
COMMENT=	GNU Postscript interpreter with all drivers

CONFIGURE_ARGS+=	--with-x

.include "../../mk/x11.buildlink3.mk"
.include "Makefile.common"