diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-01-28 03:31:10 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-01-28 03:31:10 +0000 |
commit | 15d3a3a9813f5e67509de21bc98c6f952ee05933 (patch) | |
tree | 012793c63e26ea64d605b2933f94386971e4b05e /x11-wm/libwraster | |
parent | 3e5032ae75648cfb28d3fb3747ac7842672c4d02 (diff) |
Notes
Diffstat (limited to 'x11-wm/libwraster')
-rw-r--r-- | x11-wm/libwraster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile index 271704523321..29a18deea275 100644 --- a/x11-wm/libwraster/Makefile +++ b/x11-wm/libwraster/Makefile @@ -17,7 +17,7 @@ DISTNAME= WindowMaker-${PORTVERSION} MAINTAINER= dougb@FreeBSD.org COMMENT= libwraster from Window Maker -LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ png.6:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff |