summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/charva/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/charva/Makefile b/devel/charva/Makefile
index e9ab36fc54c4..ec53487b1b2d 100644
--- a/devel/charva/Makefile
+++ b/devel/charva/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-
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