diff options
-rw-r--r-- | chinese/aterm/Makefile | 2 | ||||
-rw-r--r-- | chinese/xemacs/Makefile | 2 | ||||
-rw-r--r-- | japanese/gd/Makefile | 2 | ||||
-rw-r--r-- | japanese/gd1/Makefile | 2 | ||||
-rw-r--r-- | russian/gd/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/chinese/aterm/Makefile b/chinese/aterm/Makefile index af87dc695ce3..c43517424e69 100644 --- a/chinese/aterm/Makefile +++ b/chinese/aterm/Makefile @@ -17,7 +17,7 @@ MAINTAINER= davidyu@ken.csie.ntu.edu.tw LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png + png.4:${PORTSDIR}/graphics/png USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index 8ea6d9c2e5f0..0e09b723b359 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -18,7 +18,7 @@ MAINTAINER= keith@freebsd.sinica.edu.tw LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png + png.4:${PORTSDIR}/graphics/png RUN_DEPENDS= xcin2.5:${PORTSDIR}/chinese/xcin25 \ ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf diff --git a/japanese/gd/Makefile b/japanese/gd/Makefile index 3625985f5bb7..b936c6806363 100644 --- a/japanese/gd/Makefile +++ b/japanese/gd/Makefile @@ -16,7 +16,7 @@ PATCHFILES= ${DISTNAME}.ttf-kanji.patch.990731 MAINTAINER= ichiro@ichiro.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png FETCH_BEFORE_ARGS= -b USE_LIBTOOL= yes diff --git a/japanese/gd1/Makefile b/japanese/gd1/Makefile index 3625985f5bb7..b936c6806363 100644 --- a/japanese/gd1/Makefile +++ b/japanese/gd1/Makefile @@ -16,7 +16,7 @@ PATCHFILES= ${DISTNAME}.ttf-kanji.patch.990731 MAINTAINER= ichiro@ichiro.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png FETCH_BEFORE_ARGS= -b USE_LIBTOOL= yes diff --git a/russian/gd/Makefile b/russian/gd/Makefile index dc24641a8de6..ee1bf3a45d5d 100644 --- a/russian/gd/Makefile +++ b/russian/gd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.boutell.com/gd/http/ \ MAINTAINER= gsm@infosite.ru -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg pre-install: |