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