aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/tgif
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-12-06 08:32:15 +0800
committerChris Piazza <cpiazza@FreeBSD.org>1999-12-06 08:32:15 +0800
commitdea2ba7b244bb21c8aa6d7eb9bd9e5dd7eee706c (patch)
treedc5b4863396608abfc1962fa37c8c3c97a82edcf /graphics/tgif
parent518415ebaa6f51c7fb739e14a30b30de78423c16 (diff)
downloadfreebsd-ports-dea2ba7b244bb21c8aa6d7eb9bd9e5dd7eee706c.tar.gz
freebsd-ports-dea2ba7b244bb21c8aa6d7eb9bd9e5dd7eee706c.tar.zst
freebsd-ports-dea2ba7b244bb21c8aa6d7eb9bd9e5dd7eee706c.zip
Add a pnmtopng RUN_DEPENDS to allow printing of images to PNG format
PR: 15161 Submitted by: saper@system.pl
Notes
Notes: svn path=/head/; revision=23611
Diffstat (limited to 'graphics/tgif')
-rw-r--r--graphics/tgif/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile
index 48c7a943efdc..ae97b2c31794 100644
--- a/graphics/tgif/Makefile
+++ b/graphics/tgif/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \
MAINTAINER= bmc@WillsCreek.COM
-RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm
+RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \
+ pnmtopng:${PORTSDIR}/graphics/pnmtopng
USE_IMAKE= yes
MAN1= tgif.1