mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
8d4602aa3a
- Make MAKE_JOBS_SAFE=yes. - Replace OPTIONS with OPTIONSng. Bump PORTREVISION because a package created with Makefile.drivers r1.8 had some inconsistent default values.
13 lines
226 B
Makefile
13 lines
226 B
Makefile
# New ports collection makefile for: ghostscript-gpl-nox11
|
|
# Date created: 23 February 2001
|
|
# Whom: nik
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
OPTIONS_UNSET= X11
|
|
|
|
MASTERDIR= ${.CURDIR}/../ghostscript8
|
|
|
|
.include "${MASTERDIR}/Makefile"
|