Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2014 15:27:02 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354235 - head/net/rinetd
Message-ID:  <201405161527.s4GFR20g000714@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Fri May 16 15:27:02 2014
New Revision: 354235
URL: http://svnweb.freebsd.org/changeset/ports/354235
QAT: https://qat.redports.org/buildarchive/r354235/

Log:
  Change USE_DOS2UNIX to USES=dos2unix

Modified:
  head/net/rinetd/Makefile

Modified: head/net/rinetd/Makefile
==============================================================================
--- head/net/rinetd/Makefile	Fri May 16 15:02:06 2014	(r354234)
+++ head/net/rinetd/Makefile	Fri May 16 15:27:02 2014	(r354235)
@@ -19,7 +19,7 @@ OPTIONS_DEFINE=	DOCS
 
 WRKSRC=		${WRKDIR}/rinetd-${PORTVERSION}
 
-USE_DOS2UNIX=	yes
+USES=		dos2unix
 
 PORTDOCS=	index.html
 PLIST_FILES=	sbin/rinetd \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405161527.s4GFR20g000714>