aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnomelibs
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-17 08:50:52 +0800
committerasami <asami@FreeBSD.org>1998-09-17 08:50:52 +0800
commit74954b137315c2d7c5fdebaa4c96f6f425c3a6cd (patch)
tree340471e21010dd1490eca8274991d8424917d1a0 /x11/gnomelibs
parent1168d7d4c5fadf92b0f1680ff1abf4ee40d0bd7b (diff)
downloadfreebsd-ports-gnome-74954b137315c2d7c5fdebaa4c96f6f425c3a6cd.tar.gz
freebsd-ports-gnome-74954b137315c2d7c5fdebaa4c96f6f425c3a6cd.tar.zst
freebsd-ports-gnome-74954b137315c2d7c5fdebaa4c96f6f425c3a6cd.zip
Roll back libpng major to 2.
Diffstat (limited to 'x11/gnomelibs')
-rw-r--r--x11/gnomelibs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index f8bd0f944918..ace933e086f6 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.5 1998/09/15 11:57:51 asami Exp $
+# $Id: Makefile,v 1.6 1998/09/17 00:33:00 asami Exp $
#
DISTNAME= gnome-libs-0.27
@@ -20,7 +20,7 @@ LIB_DEPENDS+= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11
LIB_DEPENDS+= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gif\\.3\\.:${PORTSDIR}/graphics/giflib
-LIB_DEPENDS+= png.3:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png.2:${PORTSDIR}/graphics/png
LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes