diff options
Diffstat (limited to 'x11-toolkits/fox/Makefile')
-rw-r--r-- | x11-toolkits/fox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile index d51436a03386..9377caa92da2 100644 --- a/x11-toolkits/fox/Makefile +++ b/x11-toolkits/fox/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png \ + png.4:${PORTSDIR}/graphics/png \ GL.14:${PORTSDIR}/graphics/Mesa3 INSTALLS_SHLIB= yes |