svn commit: r347468 - head/devel/charva

Antoine Brodin antoine at FreeBSD.org
Sat Mar 8 09:39:30 UTC 2014


Author: antoine
Date: Sat Mar  8 09:39:29 2014
New Revision: 347468
URL: http://svnweb.freebsd.org/changeset/ports/347468
QAT: https://qat.redports.org/buildarchive/r347468/

Log:
  Fix make patch

Modified:
  head/devel/charva/Makefile

Modified: head/devel/charva/Makefile
==============================================================================
--- head/devel/charva/Makefile	Sat Mar  8 09:25:23 2014	(r347467)
+++ head/devel/charva/Makefile	Sat Mar  8 09:39:29 2014	(r347468)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${JAVAJARDIR}/commons-loggi
 OPTIONS_DEFINE=	DOCS
 
 USES=		dos2unix zip
-DOS2UNIX_FILES=	Makefile.freebsd.txt
+DOS2UNIX_FILES=	c/src/Makefile.freebsd.txt
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 USE_ANT=	yes


More information about the svn-ports-head mailing list