diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-11-25 10:31:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-11-25 10:31:07 +0000 |
commit | 34241581a3817500f5b6ec979a0e5f88ad6159ed (patch) | |
tree | 3e8c5a699f36b2aa9b4b99f72a8593b002c67004 /print/pbm2ppa/Makefile | |
parent | A new volunteer (diff) |
ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.
Diffstat (limited to 'print/pbm2ppa/Makefile')
-rw-r--r-- | print/pbm2ppa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pbm2ppa/Makefile b/print/pbm2ppa/Makefile index 26b34bf7752d..13c658c90ede 100644 --- a/print/pbm2ppa/Makefile +++ b/print/pbm2ppa/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 |