mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
cee3955026
- Add "9" to USE_GHOSTSCRIPT_* variables and upgrade the default version to it.
13 lines
213 B
Makefile
13 lines
213 B
Makefile
# New ports collection makefile for: ghostscript9-nox11
|
|
# Date created: 7 June 2011
|
|
# Whom: hrs
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WITHOUT_X11= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../ghostscript9
|
|
|
|
.include "${MASTERDIR}/Makefile"
|