svn commit: r397961 - head/lang/elixir

Jimmy Olgeni olgeni at FreeBSD.org
Sat Sep 26 11:52:23 UTC 2015


Author: olgeni
Date: Sat Sep 26 11:52:22 2015
New Revision: 397961
URL: https://svnweb.freebsd.org/changeset/ports/397961

Log:
  I forgot to restore the SRC option...

Modified:
  head/lang/elixir/Makefile

Modified: head/lang/elixir/Makefile
==============================================================================
--- head/lang/elixir/Makefile	Sat Sep 26 11:40:27 2015	(r397960)
+++ head/lang/elixir/Makefile	Sat Sep 26 11:52:22 2015	(r397961)
@@ -24,6 +24,7 @@ REINPLACE_ARGS=	-i ""
 NO_ARCH=	yes
 
 OPTIONS_DEFINE=	SRC
+OPTIONS_DEFAULT=SRC
 
 SRC_DESC=	Install source code
 


More information about the svn-ports-all mailing list