aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-fl-core
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-fl-core')
-rw-r--r--math/octave-forge-fl-core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-fl-core/Makefile b/math/octave-forge-fl-core/Makefile
index b5dc03625842..18bdbd70eefe 100644
--- a/math/octave-forge-fl-core/Makefile
+++ b/math/octave-forge-fl-core/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv3
OCTSRC= ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
-USE_DOS2UNIX= yes
+USES= dos2unix
.include "${.CURDIR}/../../Mk/bsd.octave.mk"