aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mtbl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mtbl/Makefile')
-rw-r--r--devel/mtbl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mtbl/Makefile b/devel/mtbl/Makefile
index a858db30cb70..c31b9733c003 100644
--- a/devel/mtbl/Makefile
+++ b/devel/mtbl/Makefile
@@ -11,8 +11,8 @@ COMMENT= Immutable sorted string table library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-LIB_DEPENDS= liblz4.so:${PORTSDIR}/archivers/liblz4 \
- libsnappy.so:${PORTSDIR}/archivers/snappy
+LIB_DEPENDS= liblz4.so:archivers/liblz4 \
+ libsnappy.so:archivers/snappy
GNU_CONFIGURE= yes
USE_LDCONFIG= yes