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/xli/Makefile | |
parent | 125d93a2a1ea821b7fa28c4117a5b0e68fdbd8e6 (diff) | |
download | freebsd-ports-graphics-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.tar.gz freebsd-ports-graphics-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.tar.zst freebsd-ports-graphics-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.zip |
Bump png major
Diffstat (limited to 'graphics/xli/Makefile')
-rw-r--r-- | graphics/xli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile index a68de575cd0..998cc1fea07 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= jkoshy@FreeBSD.org -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_IMAKE= yes |