aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ecg2png/Makefile3
-rw-r--r--graphics/g2/Makefile3
-rw-r--r--graphics/gdtclft/Makefile3
-rw-r--r--graphics/p5-GD/Makefile3
-rw-r--r--graphics/p5-GD1/Makefile3
-rw-r--r--graphics/p5-GD2/Makefile3
-rw-r--r--graphics/png2html/Makefile3
-rw-r--r--graphics/tgd/Makefile3
-rw-r--r--graphics/zimg/Makefile3
9 files changed, 18 insertions, 9 deletions
diff --git a/graphics/ecg2png/Makefile b/graphics/ecg2png/Makefile
index 43ef8a3b1a2b..166c91e5f305 100644
--- a/graphics/ecg2png/Makefile
+++ b/graphics/ecg2png/Makefile
@@ -7,12 +7,13 @@
PORTNAME= ecg2png
PORTVERSION= 0.30
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://www.cardiothink.com/pub/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
USE_QT2= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile
index 7e2973ecad4a..9613d4ea92e3 100644
--- a/graphics/g2/Makefile
+++ b/graphics/g2/Makefile
@@ -7,13 +7,14 @@
PORTNAME= g2
PORTVERSION= 0.40
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/graphics
MAINTAINER= billf@FreeBSD.org
-LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
USE_XLIB= yes
GNU_CONFIGURE= yes
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile
index e73d016d192e..1895169793d8 100644
--- a/graphics/gdtclft/Makefile
+++ b/graphics/gdtclft/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Gdtclft
PORTVERSION= 2.2.5
+PORTREVISION= 1
CATEGORIES= graphics tcl${TCL_DVER}
MASTER_SITES= ftp://ftp.graphviz.org/pub/
DISTNAME= ${PORTNAME}${PORTVERSION}
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= mi@aldan.algebra.com
LIB_DEPENDS= tcl${TCL_DVER}.1:${PORTSDIR}/lang/tcl${TCL_DVER} \
- gd.1:${PORTSDIR}/graphics/gd
+ gd.2:${PORTSDIR}/graphics/gd
TCL_VER= 8.3
TCL_DVER= ${TCL_VER:S/.//}
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index 54ef544dfa20..bd04e554694b 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -7,6 +7,7 @@
PORTNAME= GD
PORTVERSION= 1.32
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
-LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
USE_PERL5= yes
diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile
index 54ef544dfa20..bd04e554694b 100644
--- a/graphics/p5-GD1/Makefile
+++ b/graphics/p5-GD1/Makefile
@@ -7,6 +7,7 @@
PORTNAME= GD
PORTVERSION= 1.32
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
-LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
USE_PERL5= yes
diff --git a/graphics/p5-GD2/Makefile b/graphics/p5-GD2/Makefile
index 54ef544dfa20..bd04e554694b 100644
--- a/graphics/p5-GD2/Makefile
+++ b/graphics/p5-GD2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= GD
PORTVERSION= 1.32
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
-LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
USE_PERL5= yes
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index 2ece6f1b1537..471a8bae6689 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -7,13 +7,14 @@
PORTNAME= png2html
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.engr.mun.ca/~holden/
MAINTAINER= jedgar@fxp.org
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
- gd.1:${PORTSDIR}/graphics/gd
+ gd.2:${PORTSDIR}/graphics/gd
do-configure:
@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig
diff --git a/graphics/tgd/Makefile b/graphics/tgd/Makefile
index 04042108bada..e39dd2d240e9 100644
--- a/graphics/tgd/Makefile
+++ b/graphics/tgd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tgd
PORTVERSION= 1.2c
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://probe.nalusda.gov/pub/treegenes/ \
ftp://dendrome.ucdavis.edu/pub/tgd/
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= mharo@FreeBSD.org
-LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.2:${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 cf35a50e5f62..98d9e86355de 100644
--- a/graphics/zimg/Makefile
+++ b/graphics/zimg/Makefile
@@ -7,12 +7,13 @@
PORTNAME= zimg
PORTVERSION= 4.5.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.zellner.org/zimg/download/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \