aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-double-conversion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-double-conversion/Makefile')
-rw-r--r--textproc/hs-double-conversion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-double-conversion/Makefile b/textproc/hs-double-conversion/Makefile
index d7e692e25d27..488b9ecc76af 100644
--- a/textproc/hs-double-conversion/Makefile
+++ b/textproc/hs-double-conversion/Makefile
@@ -15,7 +15,7 @@ USE_CABAL= text>=0.11.0.8
.if ${PORT_OPTIONS:MPCLANG} || ${PORT_OPTIONS:MBCLANG}
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-double-conversion.cabal
-LIB_DEPENDS+= libcxxrt.so:${PORTSDIR}/devel/libcxxrt
+LIB_DEPENDS+= libcxxrt.so:devel/libcxxrt
.endif
.include <bsd.port.mk>