aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-rw-r--r--math/gnuplot+/Makefile2
-rw-r--r--math/gnuplot/Makefile2
-rw-r--r--net-mgmt/mrtg/Makefile2
-rw-r--r--net/mrtg/Makefile2
-rw-r--r--www/http-analyze/Makefile2
-rw-r--r--www/webalizer-2/Makefile2
-rw-r--r--www/webalizer/Makefile2
14 files changed, 14 insertions, 14 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
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile
index 18ce396a9764..89d527a028aa 100644
--- a/math/gnuplot+/Makefile
+++ b/math/gnuplot+/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
BUILD_DEPENDS= ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/japanese/gd \
${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype
.else
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
BUILD_DEPENDS= ${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype
.endif
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index efe00228cae7..1fcb0b02b222 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.gnuplot.vt.edu/pub/gnuplot/
MAINTAINER= chuckr@FreeBSD.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
- gd.0:${PORTSDIR}/graphics/gd
+ gd.1:${PORTSDIR}/graphics/gd
USE_XLIB= yes
GNU_CONFIGURE= yes
diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile
index ea7c2d95b3ba..e240f0fba91d 100644
--- a/net-mgmt/mrtg/Makefile
+++ b/net-mgmt/mrtg/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/
MAINTAINER= jfitz@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
USE_PERL5= YES
MAKE_ENV+= PERL=${PERL}
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile
index ea7c2d95b3ba..e240f0fba91d 100644
--- a/net/mrtg/Makefile
+++ b/net/mrtg/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/
MAINTAINER= jfitz@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
USE_PERL5= YES
MAKE_ENV+= PERL=${PERL}
diff --git a/www/http-analyze/Makefile b/www/http-analyze/Makefile
index 9ea428aae8df..6a2592923c4a 100644
--- a/www/http-analyze/Makefile
+++ b/www/http-analyze/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= -src.tar.gz
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
MAN1= http-analyze.1
diff --git a/www/webalizer-2/Makefile b/www/webalizer-2/Makefile
index ac739e658c72..37f32bd16bbe 100644
--- a/www/webalizer-2/Makefile
+++ b/www/webalizer-2/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-2.00-12-src
MAINTAINER= ache@FreeBSD.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
NO_LATEST_LINK= yes
USE_BZIP2= yes
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile
index 7edfa8f7bbf9..8966b0ddab9c 100644
--- a/www/webalizer/Makefile
+++ b/www/webalizer/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dirk.meyer@dinoex.sub.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gdlib=${PREFIX}/lib \