389380f9aa
${PREFIX}/share/ghostscript/Resources instead of in /Resources. Bump the PKGREVISION of all ghostscript-gnu packages.
10 lines
220 B
Makefile
10 lines
220 B
Makefile
# $NetBSD: Makefile,v 1.2 2002/09/13 22:27:11 jlam Exp $
|
|
|
|
PKGNAME= ghostscript-gnu-${GS_VERS}
|
|
PKGREVISION= 1
|
|
COMMENT= GNU Postscript interpreter
|
|
|
|
USE_X11= # defined
|
|
CONFIGURE_ARGS+= --with-x
|
|
|
|
.include "Makefile.common"
|