aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gtksee
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/gtksee
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/gtksee')
-rw-r--r--graphics/gtksee/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile
index d4ae7dbd93e1..0459fcefc58a 100644
--- a/graphics/gtksee/Makefile
+++ b/graphics/gtksee/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Nov 22 12:08:18 CET 1998
# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
#
-# $Id: Makefile,v 1.7 1998/12/25 14:41:09 vanilla Exp $
+# $Id: Makefile,v 1.8 1999/01/08 14:18:43 dirk Exp $
#
DISTNAME= gtksee-0.2.1
@@ -16,7 +16,7 @@ MAINTAINER= dirk@FreeBSD.ORG
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.2:${PORTSDIR}/graphics/png \
+ png.3:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff34
GNU_CONFIGURE= yes