svn commit: r354235 - head/net/rinetd

Renato Botelho garga at FreeBSD.org
Fri May 16 15:27:03 UTC 2014


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 \


More information about the svn-ports-all mailing list