diff options
Diffstat (limited to 'graphics/kdegraphics2/Makefile')
-rw-r--r-- | graphics/kdegraphics2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile index fb0c5af252e2..cbafd9a96153 100644 --- a/graphics/kdegraphics2/Makefile +++ b/graphics/kdegraphics2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org BUILD_DEPENDS= ${PREFIX}/include/gif_lib.h:${PORTSDIR}/graphics/giflib -LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ +LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.2:${PORTSDIR}/x11/kdelibs11 |