diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 10:22:51 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 10:22:51 +0800 |
commit | 5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed (patch) | |
tree | 7ced173165cbc4b0135157d322d6f933e310875a /graphics/EZWGL | |
parent | 125d93a2a1ea821b7fa28c4117a5b0e68fdbd8e6 (diff) | |
download | freebsd-ports-gnome-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.tar.gz freebsd-ports-gnome-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.tar.zst freebsd-ports-gnome-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.zip |
Bump png major
Diffstat (limited to 'graphics/EZWGL')
-rw-r--r-- | graphics/EZWGL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile index d9f8d3f17728..197ecc5937ce 100644 --- a/graphics/EZWGL/Makefile +++ b/graphics/EZWGL/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}-demo.tgz ${DISTNAME}-doc.tgz ${DISTNAME}-src.tgz MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ - png.4:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png USE_X_PREFIX= yes INSTALLS_SHLIB= yes |