pkgsrc/print/ghostscript-gnu/Makefile
jlam 389380f9aa Adjust ghostscript-gnu to find Resources in
${PREFIX}/share/ghostscript/Resources

instead of in /Resources.  Bump the PKGREVISION of all ghostscript-gnu
packages.
2002-09-13 22:27:11 +00:00

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"