aboutsummaryrefslogtreecommitdiff
path: root/graphics/dcp2icc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dcp2icc/Makefile')
-rw-r--r--graphics/dcp2icc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dcp2icc/Makefile b/graphics/dcp2icc/Makefile
index e347d2437d3b..260bac60ecdd 100644
--- a/graphics/dcp2icc/Makefile
+++ b/graphics/dcp2icc/Makefile
@@ -12,8 +12,8 @@ COMMENT= DCP to ICC camera profile converter
LICENSE= GPLv2
-LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
- liblcms.so:${PORTSDIR}/graphics/lcms
+LIB_DEPENDS= libexpat.so:textproc/expat2 \
+ liblcms.so:graphics/lcms
USES= localbase scons tar:bzip2
USE_GCC= any # segfaults on exit when built with Clang