diff options
author | R. Imura <imura@FreeBSD.org> | 2000-02-15 13:45:23 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-02-15 13:45:23 +0000 |
commit | 46789bfcb436e36af7651ce67e83ba0759e76f29 (patch) | |
tree | 977141b309514fb22a0548b38d57e8bc4449c6f2 /graphics/kdegraphics3 | |
parent | abcd350dae36ec6489fde6df76612953fd3c7adf (diff) |
Notes
Diffstat (limited to 'graphics/kdegraphics3')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index fb0c5af252e2..cbafd9a96153 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/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 |