summaryrefslogtreecommitdiff
path: root/print/pnm2ppa
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-25 10:31:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-25 10:31:07 +0000
commit34241581a3817500f5b6ec979a0e5f88ad6159ed (patch)
tree3e8c5a699f36b2aa9b4b99f72a8593b002c67004 /print/pnm2ppa
parentA new volunteer (diff)
ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.
Notes
Notes: svn path=/head/; revision=35411
Diffstat (limited to 'print/pnm2ppa')
-rw-r--r--print/pnm2ppa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile
index 26b34bf7752d..13c658c90ede 100644
--- a/print/pnm2ppa/Makefile
+++ b/print/pnm2ppa/Makefile
@@ -13,7 +13,7 @@ DISTFILES= ppa-${PORTVERSION}.tar.gz
MAINTAINER= smace@freebsd.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \
enscript:${PORTSDIR}/print/enscript-letter
USE_GMAKE= yes