summaryrefslogtreecommitdiffstats
path: root/graphics/xv
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-04-23 21:06:28 +0000
committervanilla <vanilla@FreeBSD.org>1998-04-23 21:06:28 +0000
commit81295f284964d35e5e629dce3d10eeaf810323c0 (patch)
treecf412eb23b92dbf90e913459ac3eb146fa3ceb71 /graphics/xv
parentda2ea1e36f3c2c0f5cc4f9de36ec28f8847d33a5 (diff)
downloadFreeBSD-ports-81295f284964d35e5e629dce3d10eeaf810323c0.zip
FreeBSD-ports-81295f284964d35e5e629dce3d10eeaf810323c0.tar.gz
Add png support, I don't know how to add it on PATCHFILES, so I put it on
patches/patch-ah. sorry.
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index b43bf39..dfd0a5d 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.16 1997/12/01 08:08:00 tg Exp $
+# $Id: Makefile,v 1.17 1998/04/15 22:18:24 jseger Exp $
#
DISTNAME= xv-3.10a
@@ -20,7 +20,8 @@ PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch
MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
- tiff34\\.1:${PORTSDIR}/graphics/tiff34
+ tiff34\\.1:${PORTSDIR}/graphics/tiff34 \
+ png\\.2\\.:${PORTSDIR}/graphics/png
USE_IMAKE= yes
OpenPOWER on IntegriCloud