summaryrefslogtreecommitdiff
path: root/graphics/imageworsener/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/imageworsener/Makefile')
-rw-r--r--graphics/imageworsener/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imageworsener/Makefile b/graphics/imageworsener/Makefile
index 253ea0ff00a8..81ad68066de9 100644
--- a/graphics/imageworsener/Makefile
+++ b/graphics/imageworsener/Makefile
@@ -27,8 +27,8 @@ USES= libtool
JPEG_CONFIGURE_WITH= jpeg
JPEG_USES= jpeg
PNG_CONFIGURE_WITH= png
-PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
+PNG_LIB_DEPENDS= libpng.so:graphics/png
WEBP_CONFIGURE_WITH= webp
-WEBP_LIB_DEPENDS= libwebp.so:${PORTSDIR}/graphics/webp
+WEBP_LIB_DEPENDS= libwebp.so:graphics/webp
.include <bsd.port.mk>