aboutsummaryrefslogtreecommitdiff
path: root/www/elixir-phoenix_html
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 /www/elixir-phoenix_html
parentaa4a754f95fd0f61aec32ead398f07fad2769372 (diff)
downloadports-f89c2df21c06aab1cdd1798039c6f01ca9f50b0a.tar.gz
ports-f89c2df21c06aab1cdd1798039c6f01ca9f50b0a.zip
Notes
Diffstat (limited to 'www/elixir-phoenix_html')
-rw-r--r--www/elixir-phoenix_html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/elixir-phoenix_html/Makefile b/www/elixir-phoenix_html/Makefile
index 79512c2eb2ea..f8fe34d94ae5 100644
--- a/www/elixir-phoenix_html/Makefile
+++ b/www/elixir-phoenix_html/Makefile
@@ -17,5 +17,5 @@ GH_ACCOUNT= phoenixframework
MIX_BUILD_DEPS= devel/elixir-plug
MIX_RUN_DEPS:= ${MIX_BUILD_DEPS}
-.include "${PORTSDIR}/lang/elixir/bsd.elixir.mk"
+.include "${.CURDIR}/../../lang/elixir/bsd.elixir.mk"
.include <bsd.port.mk>