aboutsummaryrefslogtreecommitdiff
path: root/databases/elixir-postgrex/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-07-02 21:01:40 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-07-02 21:01:40 +0000
commitf89c2df21c06aab1cdd1798039c6f01ca9f50b0a (patch)
tree0961e0bae854483ce11083da589d15bd806ada0b /databases/elixir-postgrex/Makefile
parentaa4a754f95fd0f61aec32ead398f07fad2769372 (diff)
downloadports-f89c2df21c06aab1cdd1798039c6f01ca9f50b0a.tar.gz
ports-f89c2df21c06aab1cdd1798039c6f01ca9f50b0a.zip
Notes
Diffstat (limited to 'databases/elixir-postgrex/Makefile')
-rw-r--r--databases/elixir-postgrex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/elixir-postgrex/Makefile b/databases/elixir-postgrex/Makefile
index d63904ab972e..51d6e95fca9d 100644
--- a/databases/elixir-postgrex/Makefile
+++ b/databases/elixir-postgrex/Makefile
@@ -18,5 +18,5 @@ MIX_BUILD_NAME= shared
MIX_BUILD_DEPS= devel/elixir-decimal
MIX_RUN_DEPS:= ${MIX_BUILD_DEPS}
-.include "${PORTSDIR}/lang/elixir/bsd.elixir.mk"
+.include "${.CURDIR}/../../lang/elixir/bsd.elixir.mk"
.include <bsd.port.mk>