diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-24 23:32:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-24 23:32:21 +0000 |
commit | 0f091b9bd86f0eefba0477cc2c691123d6486af9 (patch) | |
tree | 6d93f346bd37fb33d65cae3733ba10337833d921 /print | |
parent | fb6e5457dc3fee24b2159aea86f6c90539edaefb (diff) | |
download | ports-0f091b9bd86f0eefba0477cc2c691123d6486af9.tar.gz ports-0f091b9bd86f0eefba0477cc2c691123d6486af9.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript7-jpnfont/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile index 0355f406110c..aa7c8faa3693 100644 --- a/print/ghostscript7-jpnfont/Makefile +++ b/print/ghostscript7-jpnfont/Makefile @@ -9,6 +9,7 @@ MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont .undef COMMFONT +BROKEN= "Broken dependency" JPNFONT= yes .include "${MASTERDIR}/Makefile.common" |