svn commit: r387707 - head/devel/erlang-ibrowse

Jimmy Olgeni olgeni at FreeBSD.org
Thu May 28 08:08:26 UTC 2015


Author: olgeni
Date: Thu May 28 08:08:24 2015
New Revision: 387707
URL: https://svnweb.freebsd.org/changeset/ports/387707

Log:
  Remove unnecessary inclusion of bsd.port.options.mk.

Modified:
  head/devel/erlang-ibrowse/Makefile

Modified: head/devel/erlang-ibrowse/Makefile
==============================================================================
--- head/devel/erlang-ibrowse/Makefile	Thu May 28 07:51:13 2015	(r387706)
+++ head/devel/erlang-ibrowse/Makefile	Thu May 28 08:08:24 2015	(r387707)
@@ -20,8 +20,6 @@ PLIST_SUB=	VERSION="${PORTVERSION}"
 USE_GITHUB=	yes
 GH_ACCOUNT=	cmullaparthi
 
-.include <bsd.port.options.mk>
-
 do-build:
 	@cd ${WRKSRC} && ./rebar compile
 


More information about the svn-ports-all mailing list