summaryrefslogtreecommitdiff
path: root/graphics/gtksee
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-23 07:05:35 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-23 07:05:35 +0000
commit343b837340a39a6d3d2f981efb8ce3e49bcd4a6d (patch)
tree98483f73847a876520440371b7166d66092b9229 /graphics/gtksee
parentBump MAJOR to 3. (diff)
Bump png's major number to 3.
Notes
Notes: svn path=/head/; revision=16275
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