aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xv/Makefile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-01-23 15:05:35 +0800
committervanilla <vanilla@FreeBSD.org>1999-01-23 15:05:35 +0800
commitbf949ff3db58a62b42d076950b561228c71c0238 (patch)
tree71ab6a9c20a9b49e40a4412121c246c45916a81f /graphics/xv/Makefile
parent4a255760a8bf48becbeecc6bee7481e3971f1a1c (diff)
downloadfreebsd-ports-gnome-bf949ff3db58a62b42d076950b561228c71c0238.tar.gz
freebsd-ports-gnome-bf949ff3db58a62b42d076950b561228c71c0238.tar.zst
freebsd-ports-gnome-bf949ff3db58a62b42d076950b561228c71c0238.zip
Bump png's major number to 3.
Diffstat (limited to 'graphics/xv/Makefile')
-rw-r--r--graphics/xv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index fabf16c7d56a..153639a73729 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.30 1998/11/25 05:06:28 jseger Exp $
+# $Id: Makefile,v 1.31 1998/11/25 09:01:21 asami Exp $
#
DISTNAME= xv-3.10a
@@ -26,7 +26,7 @@ MAINTAINER?= shige@kuis.kyoto-u.ac.jp
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff34 \
- png.2:${PORTSDIR}/graphics/png
+ png.3:${PORTSDIR}/graphics/png
USE_IMAKE= yes
.if !defined(NOMAN)