diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-17 08:18:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-17 08:18:55 +0000 |
commit | 1447ddf41dade0b8c23522f6c71112c379528598 (patch) | |
tree | a648da641e23d7bb51f4d27a3851474a2253e977 /print/ghostscript7 | |
parent | 9d266672817b2d0cf7e047fa21b4075a283517e9 (diff) | |
download | ports-1447ddf41dade0b8c23522f6c71112c379528598.tar.gz ports-1447ddf41dade0b8c23522f6c71112c379528598.zip |
Notes
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index e1fef40d09e4..2081bcc60a2b 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -56,7 +56,7 @@ COMMENT= GNU Postscript interpreter LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png -RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/Fontmap:${PORTSDIR}/print/gsfonts +RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts CONFLICTS= ghostscript-afpl* USE_BZIP2= yes |