aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-17 08:18:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-17 08:18:55 +0000
commit1447ddf41dade0b8c23522f6c71112c379528598 (patch)
treea648da641e23d7bb51f4d27a3851474a2253e977 /print/ghostscript-gpl
parent9d266672817b2d0cf7e047fa21b4075a283517e9 (diff)
downloadports-1447ddf41dade0b8c23522f6c71112c379528598.tar.gz
ports-1447ddf41dade0b8c23522f6c71112c379528598.zip
- Unify print/gsfonts dependency check
PR: ports/67999, ports/68035 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
Notes
Notes: svn path=/head/; revision=111659
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index 87089448c726..c3ae9972a8d1 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -51,7 +51,7 @@ COMMENT= AFPL 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
NO_CDROM= "Can only be distributed for free"