aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-ntfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-ntfs/Makefile')
-rw-r--r--sysutils/fusefs-ntfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile
index dec29d79cef9..b8b0aa1b4934 100644
--- a/sysutils/fusefs-ntfs/Makefile
+++ b/sysutils/fusefs-ntfs/Makefile
@@ -41,7 +41,7 @@ CFLAGS+= -DUSE_LOCK
.if ${PORT_OPTIONS:MUBLIO}
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-ublio
-LIB_DEPENDS+= libublio.so:${PORTSDIR}/devel/libublio
+LIB_DEPENDS+= libublio.so:devel/libublio
CFLAGS+= -DUSE_UBLIO
.endif