diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 02:22:51 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 02:22:51 +0000 |
commit | 5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed (patch) | |
tree | 7ced173165cbc4b0135157d322d6f933e310875a /graphics/imlib2 | |
parent | 125d93a2a1ea821b7fa28c4117a5b0e68fdbd8e6 (diff) | |
download | FreeBSD-ports-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.zip FreeBSD-ports-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.tar.gz |
Bump png major
Diffstat (limited to 'graphics/imlib2')
-rw-r--r-- | graphics/imlib2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 82b19a4..f7ed585 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ishmael27@home.com -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |