aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrociny <trociny@FreeBSD.org>2017-02-02 14:56:08 +0800
committertrociny <trociny@FreeBSD.org>2017-02-02 14:56:08 +0800
commitd472e85a8656fa91fcfbc95f68d4e1f50efcae48 (patch)
tree007ebde6bab329a27c9e5c08fae9633a1ed57066
parentd1b7c92e38d4c781bcffa2824fb382fef94823f0 (diff)
downloadfreebsd-ports-gnome-d472e85a8656fa91fcfbc95f68d4e1f50efcae48.tar.gz
freebsd-ports-gnome-d472e85a8656fa91fcfbc95f68d4e1f50efcae48.tar.zst
freebsd-ports-gnome-d472e85a8656fa91fcfbc95f68d4e1f50efcae48.zip
fix build
-rw-r--r--databases/leofs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/leofs/Makefile b/databases/leofs/Makefile
index 5630db45002a..448060e4f7b5 100644
--- a/databases/leofs/Makefile
+++ b/databases/leofs/Makefile
@@ -63,7 +63,7 @@ DOS2UNIX_FILES= apps/leo_*/snmp/snmpa_*/leo_*_snmp.config
ALL_TARGET= release
MAKE_JOBS_UNSAFE=yes
-MAKE_ENV= PATH=${LOCALBASE}/lib/erlang17/bin:${PATH}
+MAKE_ENV= PATH=${LOCALBASE}/lib/erlang18/bin:${PATH}
LEOFS_DEPS= \
basho/bitcask=2.0.7:bitcask \