diff options
Diffstat (limited to 'print/ghostscript8-nox11/Makefile')
-rw-r--r-- | print/ghostscript8-nox11/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/print/ghostscript8-nox11/Makefile b/print/ghostscript8-nox11/Makefile deleted file mode 100644 index 73a8a030ae0d..000000000000 --- a/print/ghostscript8-nox11/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# Created by: Nik Clayton <nik@FreeBSD.org> -# $FreeBSD$ - -print_ghostscript8-nox11_UNSET_FORCE+= X11 - -MASTERDIR= ${.CURDIR}/../ghostscript8 - -.include "${MASTERDIR}/Makefile" |