summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-06 17:56:52 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-06 17:56:52 +0000
commitbfa2b79a99f351c25703b1ef106949574db1eee2 (patch)
treecb6bc4579abdc29fe727a020e75eb3b8ca92a355 /graphics
parentAdd dependency to autoconf. (diff)
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
Notes
Notes: svn path=/head/; revision=29273
Diffstat (limited to 'graphics')
-rw-r--r--graphics/g2/Makefile2
-rw-r--r--graphics/p5-GD/Makefile2
-rw-r--r--graphics/p5-GD1/Makefile2
-rw-r--r--graphics/p5-GD2/Makefile2
-rw-r--r--graphics/png2html/Makefile2
-rw-r--r--graphics/tgd/Makefile2
-rw-r--r--graphics/zimg/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile
index ba7cb21137cb..7e2973ecad4a 100644
--- a/graphics/g2/Makefile
+++ b/graphics/g2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= libs/graphics
MAINTAINER= billf@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
USE_XLIB= yes
GNU_CONFIGURE= yes
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index c3587842f0d0..c6c8e13bb974 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
USE_PERL5= YES
diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile
index c3587842f0d0..c6c8e13bb974 100644
--- a/graphics/p5-GD1/Makefile
+++ b/graphics/p5-GD1/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
USE_PERL5= YES
diff --git a/graphics/p5-GD2/Makefile b/graphics/p5-GD2/Makefile
index c3587842f0d0..c6c8e13bb974 100644
--- a/graphics/p5-GD2/Makefile
+++ b/graphics/p5-GD2/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
USE_PERL5= YES
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index 6de2a3532782..b2c66f4f67e1 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.engr.mun.ca/~holden/
MAINTAINER= jedgar@fxp.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
- gd.0:${PORTSDIR}/graphics/gd
+ gd.1:${PORTSDIR}/graphics/gd
do-configure:
@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig
diff --git a/graphics/tgd/Makefile b/graphics/tgd/Makefile
index 8ce707191cee..04042108bada 100644
--- a/graphics/tgd/Makefile
+++ b/graphics/tgd/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= mharo@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
BROKEN= gd changes
FORBIDDEN= author hadn\'t had time to update for gd changes
diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile
index 7702ae18ebc9..92816eb0fec9 100644
--- a/graphics/zimg/Makefile
+++ b/graphics/zimg/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.zellner.org/zimg/download/
MAINTAINER= will@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--disable-edf --with-gd-includes=${LOCALBASE}/include