diff options
Diffstat (limited to 'graphics/xli')
-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 4eb4909..a980ae1 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= jkoshy@FreeBSD.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_IMAKE= yes |