summaryrefslogtreecommitdiff
path: root/x11-wm/libwraster/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/libwraster/Makefile')
-rw-r--r--x11-wm/libwraster/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile
index 20265d548bbf..0b65fb10b005 100644
--- a/x11-wm/libwraster/Makefile
+++ b/x11-wm/libwraster/Makefile
@@ -12,12 +12,12 @@ COMMENT= Window Maker raster graphics library
LICENSE= LGPL21
-LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib \
- libpng.so:${PORTSDIR}/graphics/png \
- libjbig.so:${PORTSDIR}/graphics/jbigkit \
- libtiff.so:${PORTSDIR}/graphics/tiff \
- libwebp.so:${PORTSDIR}/graphics/webp \
- libMagickWand-6.so:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= libgif.so:graphics/giflib \
+ libpng.so:graphics/png \
+ libjbig.so:graphics/jbigkit \
+ libtiff.so:graphics/tiff \
+ libwebp.so:graphics/webp \
+ libMagickWand-6.so:graphics/ImageMagick
USES= jpeg libtool pathfix pkgconfig
USE_LDCONFIG= yes