summaryrefslogtreecommitdiff
path: root/graphics/pfscalibration/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pfscalibration/Makefile')
-rw-r--r--graphics/pfscalibration/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pfscalibration/Makefile b/graphics/pfscalibration/Makefile
index 35e0e9ec73ee..3f86909491e7 100644
--- a/graphics/pfscalibration/Makefile
+++ b/graphics/pfscalibration/Makefile
@@ -23,6 +23,6 @@ USE_PERL5= run
SHEBANG_FILES= src/dcraw2hdrgen src/jpeg2hdrgen src/pfsinhdrgen
bash_CMD= ${SH}
-LIB_DEPENDS= libpfs-1.2.so:${PORTSDIR}/graphics/pfstools
+LIB_DEPENDS= libpfs-1.2.so:graphics/pfstools
.include <bsd.port.mk>