aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-LMDB_File/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-LMDB_File/Makefile')
-rw-r--r--databases/p5-LMDB_File/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-LMDB_File/Makefile b/databases/p5-LMDB_File/Makefile
index ab9e13356db7..854f736be623 100644
--- a/databases/p5-LMDB_File/Makefile
+++ b/databases/p5-LMDB_File/Makefile
@@ -12,7 +12,7 @@ COMMENT= Perl wrapper around the OpenLDAP's LMDB
LICENSE= ART20
-LIB_DEPENDS= liblmdb.so:${PORTSDIR}/databases/lmdb
+LIB_DEPENDS= liblmdb.so:databases/lmdb
CFLAGS+= -I${LOCALBASE}/include
USES= perl5