Add dependency to ppmtogif -> netpbm.

Reported and verified by:	Miroslav Kes <mira@rockwell.cz>
This commit is contained in:
Satoshi Asami 1998-02-18 04:52:41 +00:00
parent 8be073c255
commit 6982c2c1cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9785

View File

@ -3,7 +3,7 @@
# Date created: 9 August 1996
# Whom: chuckr@freebsd.org
#
# $Id: Makefile,v 1.13 1996/11/19 04:18:49 asami Exp $
# $Id: Makefile,v 1.14 1997/08/28 04:21:13 chuckr Exp $
#
DISTNAME= transfig.3.2
@ -16,8 +16,8 @@ MAINTAINER= chuckr@freebsd.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
ppmtogif:${PORTSDIR}/graphics/netpbm
USE_IMAKE= yes