diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:22:51 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:22:51 +0000 |
commit | db2dadbaab163b9f7208bccebda97b8ddd68b1c4 (patch) | |
tree | 07d791006359716c599daee915bbd794b3514e5d /graphics/EZWGL/Makefile | |
parent | Bump png major (diff) |
Bump png major
Notes
Notes:
svn path=/head/; revision=47625
Diffstat (limited to 'graphics/EZWGL/Makefile')
-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 |