svn commit: r355537 - head/net/serviio

Antoine Brodin antoine at FreeBSD.org
Tue May 27 16:00:36 UTC 2014


Author: antoine
Date: Tue May 27 16:00:36 2014
New Revision: 355537
URL: http://svnweb.freebsd.org/changeset/ports/355537
QAT: https://qat.redports.org/buildarchive/r355537/

Log:
  Fix make patch
  
  With hat:	portmgr

Modified:
  head/net/serviio/Makefile

Modified: head/net/serviio/Makefile
==============================================================================
--- head/net/serviio/Makefile	Tue May 27 15:59:11 2014	(r355536)
+++ head/net/serviio/Makefile	Tue May 27 16:00:36 2014	(r355537)
@@ -16,7 +16,7 @@ RUN_DEPENDS=	ffmpeg:${PORTSDIR}/multimed
 NO_BUILD=	yes
 USE_JAVA=	yes
 USES=		dos2unix
-DOS2UNIX_FILES=	derby.properties
+DOS2UNIX_GLOB=	derby.properties
 
 PKGMESSAGE=	${WRKSRC}/pkg-message
 SUB_FILES+=	pkg-message serviiod serviio-console


More information about the svn-ports-all mailing list