Update LIB_DEPENDS for gd: gd.0 -> gd.1.
This commit is contained in:
parent
57ded945a1
commit
bfa2b79a99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29273
14 changed files with 14 additions and 14 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue