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/enfle/Makefile | |
parent | b60160c5d818aaaba173e766794936e4884ae4db (diff) |
Notes
Diffstat (limited to 'graphics/enfle/Makefile')
-rw-r--r-- | graphics/enfle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/enfle/Makefile b/graphics/enfle/Makefile index 06792f5264c8..fb9b1042f731 100644 --- a/graphics/enfle/Makefile +++ b/graphics/enfle/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://enfle.fennel.org/ \ MAINTAINER= samy@goldmoon.org -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ mng.1:${PORTSDIR}/graphics/libmng \ ungif.5:${PORTSDIR}/graphics/libungif \ |