From 6982c2c1cbbb32c2af63cbcad91130e5dbd33222 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 18 Feb 1998 04:52:41 +0000 Subject: Add dependency to ppmtogif -> netpbm. Reported and verified by: Miroslav Kes --- print/transfig/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/transfig') diff --git a/print/transfig/Makefile b/print/transfig/Makefile index 28a59656018a..a66e7d941fe1 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -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 -- cgit v1.2.3