aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-fl-core
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 08:44:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 08:44:34 +0000
commit1e279835ef6ba3461c85f942997cf0423932931d (patch)
tree895a08167365c2b2a5b2fc16ab943f11deef341b /math/octave-forge-fl-core
parent70aa826515fc2aa303c3f241335701add506bb58 (diff)
downloadports-1e279835ef6ba3461c85f942997cf0423932931d.tar.gz
ports-1e279835ef6ba3461c85f942997cf0423932931d.zip
Notes
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"