mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
967baa629b
- Add STAGEDIR support. - Remove FT_BRIDGE option. - Fix old syntax in LIB_DEPENDS. Submitted by: tijl [*] PR: ports/186705 [*]
9 lines
157 B
Makefile
9 lines
157 B
Makefile
# Created by: Nik Clayton <nik@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
OPTIONS_UNSET= X11
|
|
|
|
MASTERDIR= ${.CURDIR}/../ghostscript8
|
|
|
|
.include "${MASTERDIR}/Makefile"
|