summaryrefslogtreecommitdiff
path: root/print/transfig
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-02-18 04:52:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-02-18 04:52:41 +0000
commit6982c2c1cbbb32c2af63cbcad91130e5dbd33222 (patch)
treea684a88cd66e2a0829ce64ded417594a30ec5de5 /print/transfig
parentUse @dirrm instead of @unexec rmdir. (diff)
Add dependency to ppmtogif -> netpbm.
Reported and verified by: Miroslav Kes <mira@rockwell.cz>
Notes
Notes: svn path=/head/; revision=9785
Diffstat (limited to 'print/transfig')
-rw-r--r--print/transfig/Makefile6
1 files changed, 3 insertions, 3 deletions
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