summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-12-06 00:32:15 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-12-06 00:32:15 +0000
commitdea2ba7b244bb21c8aa6d7eb9bd9e5dd7eee706c (patch)
treedc5b4863396608abfc1962fa37c8c3c97a82edcf /graphics
parentMention Joliet. (diff)
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')
-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