992e7db4b6
- Make MAKE_JOBS_SAFE=yes. - Replace OPTIONS with OPTIONSng. Bump PORTREVISION because a package created with Makefile.drivers r1.3 had some inconsistent default values.
12 lines
215 B
Makefile
12 lines
215 B
Makefile
# New ports collection makefile for: ghostscript9-nox11
|
|
# Date created: 7 June 2011
|
|
# Whom: hrs
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
OPTIONS_UNSET= X11
|
|
|
|
MASTERDIR= ${.CURDIR}/../ghostscript9
|
|
|
|
.include "${MASTERDIR}/Makefile"
|