aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-03-28 20:12:07 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-03-28 20:12:07 +0000
commit75d15b39560b2ee7ead452b35211d5c676c9b901 (patch)
tree5d22724cd03ead9ab0e8d216aa5e55917a6b3070
parent574f6deb06d89352dc7b54bd8408d268382f256a (diff)
downloadports-75d15b39560b2ee7ead452b35211d5c676c9b901.tar.gz
ports-75d15b39560b2ee7ead452b35211d5c676c9b901.zip
Notes
-rw-r--r--graphics/povray/Makefile4
-rw-r--r--graphics/povray36/Makefile4
-rw-r--r--graphics/povray37/Makefile4
-rw-r--r--graphics/xpaint/Makefile4
-rw-r--r--math/gnuplot/Makefile4
-rw-r--r--news/knews/Makefile4
-rw-r--r--www/Mosaic/Makefile4
-rw-r--r--www/arena/Makefile4
-rw-r--r--www/chimera2/Makefile4
9 files changed, 18 insertions, 18 deletions
diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile
index a020244f6dbb..cf6acb25d5a4 100644
--- a/graphics/povray/Makefile
+++ b/graphics/povray/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Dec 1996
# Whom: paulo@isr.uc.pt
#
-# $Id: Makefile,v 1.6 1996/12/06 23:43:32 asami Exp $
+# $Id: Makefile,v 1.7 1997/09/22 09:14:43 tg Exp $
#
DISTNAME= povray3
@@ -16,7 +16,7 @@ DISTFILES= povuni_s.tgz povuni_d.tgz
MAINTAINER= ports@freebsd.org
-LIB_DEPENDS= png\\.0\\.:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png
MAN1= povray.1
diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile
index a020244f6dbb..cf6acb25d5a4 100644
--- a/graphics/povray36/Makefile
+++ b/graphics/povray36/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Dec 1996
# Whom: paulo@isr.uc.pt
#
-# $Id: Makefile,v 1.6 1996/12/06 23:43:32 asami Exp $
+# $Id: Makefile,v 1.7 1997/09/22 09:14:43 tg Exp $
#
DISTNAME= povray3
@@ -16,7 +16,7 @@ DISTFILES= povuni_s.tgz povuni_d.tgz
MAINTAINER= ports@freebsd.org
-LIB_DEPENDS= png\\.0\\.:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png
MAN1= povray.1
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index a020244f6dbb..cf6acb25d5a4 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Dec 1996
# Whom: paulo@isr.uc.pt
#
-# $Id: Makefile,v 1.6 1996/12/06 23:43:32 asami Exp $
+# $Id: Makefile,v 1.7 1997/09/22 09:14:43 tg Exp $
#
DISTNAME= povray3
@@ -16,7 +16,7 @@ DISTFILES= povuni_s.tgz povuni_d.tgz
MAINTAINER= ports@freebsd.org
-LIB_DEPENDS= png\\.0\\.:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png
MAN1= povray.1
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 835922deb281..9d3425d15126 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.16 1997/12/01 07:59:32 tg Exp $
+# $Id: Makefile,v 1.17 1998/03/03 23:21:48 jseger Exp $
#
DISTNAME= xpaint-2.5.3
@@ -15,7 +15,7 @@ MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
- png\\.0\\.:${PORTSDIR}/graphics/png
+ png\\.2\\.:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/xpaint
USE_IMAKE= yes
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index e482a0d85529..b1720d643b6c 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 January 1997
# Whom: chuckr
#
-# $Id: Makefile,v 1.12 1997/07/22 02:22:31 asami Exp $
+# $Id: Makefile,v 1.13 1997/09/01 07:41:23 cwt Exp $
#
DISTNAME= gnuplot-beta336
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.ipc.chiba-u.ac.jp/~yamaga/gnuplot%2B/3.6base/
MAINTAINER= chuckr@FreeBSD.org
-LIB_DEPENDS= png\\.0\\.[7-9]:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png\\.0\\.:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/gnuplot
GNU_CONFIGURE= yes
diff --git a/news/knews/Makefile b/news/knews/Makefile
index eda9940747cc..cd61a51f16f0 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Apr 14 09:23:59 MET DST 1996
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.11 1998/03/21 12:40:53 asami Exp $
+# $Id: Makefile,v 1.12 1998/03/21 13:35:04 andreas Exp $
#
DISTNAME= knews-1.0b.0
@@ -14,7 +14,7 @@ MAINTAINER= andreas@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
- png\\.0\\.:${PORTSDIR}/graphics/png
+ png\\.2\\.:${PORTSDIR}/graphics/png
RUN_DEPENDS= newsp:${PORTSDIR}/print/mp
WRKSRC= ${WRKDIR}/knews
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile
index 6b5c62f57528..69c5a62db9c4 100644
--- a/www/Mosaic/Makefile
+++ b/www/Mosaic/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 August 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.11 1996/11/18 01:26:28 ache Exp $
+# $Id: Makefile,v 1.12 1997/02/12 10:24:23 asami Exp $
#
DISTNAME= Mosaic-src-2.7b5
@@ -12,7 +12,7 @@ CATEGORIES= www
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/
LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
- png\\.0\\.:${PORTSDIR}/graphics/png \
+ png\\.2\\.:${PORTSDIR}/graphics/png \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
REQUIRES_MOTIF= yes
diff --git a/www/arena/Makefile b/www/arena/Makefile
index e1c1a6b06b62..57a2f3672072 100644
--- a/www/arena/Makefile
+++ b/www/arena/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 1 1995
# Whom: ache
#
-# $Id: Makefile,v 1.5 1996/11/16 02:15:49 ache Exp $
+# $Id: Makefile,v 1.6 1996/11/17 23:57:03 ache Exp $
#
DISTNAME= arena-CJK-beta3a
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp-eu.w3.org/pub/Arena/beta-3/
MAINTAINER= ache@FreeBSD.ORG
LIB_DEPENDS+= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
-LIB_DEPENDS+= png\\.0\\.:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png\\.2\\.:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/WWW
diff --git a/www/chimera2/Makefile b/www/chimera2/Makefile
index f3838030fed3..c86e96e850c4 100644
--- a/www/chimera2/Makefile
+++ b/www/chimera2/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Nov 1997
# Whom: Bruce Gingery <bgingery@gtcs.com>
#
-# $Id: Makefile,v 1.11 1996/11/18 11:40:48 asami Exp $
+# $Id: Makefile,v 1.12 1997/11/26 07:53:32 tg Exp $
#
DISTNAME= chimera-2.0a11
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera-alpha/
MAINTAINER= bgingery@gtcs.com
LIB_DEPENDS= jpeg\\.[67]\\.:${PORTSDIR}/graphics/jpeg \
- png\\.0\\.:${PORTSDIR}/graphics/png
+ png\\.2\\.:${PORTSDIR}/graphics/png
USE_IMAKE= yes