diff options
Diffstat (limited to 'graphics/xpaint')
-rw-r--r-- | graphics/xpaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index e842cef..2c586e6 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -15,7 +15,7 @@ MAINTAINER= jseger@FreeBSD.org LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ Xpm.4:${PORTSDIR}/graphics/xpm \ - png.3:${PORTSDIR}/graphics/png + png.4:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/xpaint USE_IMAKE= yes |