diff options
author | nork <nork@FreeBSD.org> | 2003-07-27 06:47:49 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-07-27 06:47:49 +0800 |
commit | 80b393a6bc5d684d63bfb89d64b7e22ee3d8f365 (patch) | |
tree | a8512757e3e92b69fb8bc780e8b2de3be23c5eb4 /print/ghostscript7-jpnfont | |
parent | 271d2c5734ba021326030f678d7685713dd44f2c (diff) | |
download | freebsd-ports-graphics-80b393a6bc5d684d63bfb89d64b7e22ee3d8f365.tar.gz freebsd-ports-graphics-80b393a6bc5d684d63bfb89d64b7e22ee3d8f365.tar.zst freebsd-ports-graphics-80b393a6bc5d684d63bfb89d64b7e22ee3d8f365.zip |
Fix dependency on japanese/kochi-ttfonts.
Diffstat (limited to 'print/ghostscript7-jpnfont')
-rw-r--r-- | print/ghostscript7-jpnfont/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile index aa7c8faa369..0355f406110 100644 --- a/print/ghostscript7-jpnfont/Makefile +++ b/print/ghostscript7-jpnfont/Makefile @@ -9,7 +9,6 @@ MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont .undef COMMFONT -BROKEN= "Broken dependency" JPNFONT= yes .include "${MASTERDIR}/Makefile.common" |