From 74954b137315c2d7c5fdebaa4c96f6f425c3a6cd Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 17 Sep 1998 00:50:52 +0000 Subject: Roll back libpng major to 2. --- x11/dgs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/dgs') diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index d8dd540b4620..1538d71b67fd 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -3,7 +3,7 @@ # Date created: 22 April 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.3 1998/09/15 11:46:13 asami Exp $ +# $Id: Makefile,v 1.4 1998/09/15 11:57:50 asami Exp $ # DISTNAME= dgs-0.5.0 @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= Nakai@technologist.com LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png \ + png.2:${PORTSDIR}/graphics/png \ tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 WRKSRC= ${WRKDIR}/${DISTNAME}/dgs -- cgit