aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-ad
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-ad
parent70aa826515fc2aa303c3f241335701add506bb58 (diff)
downloadports-1e279835ef6ba3461c85f942997cf0423932931d.tar.gz
ports-1e279835ef6ba3461c85f942997cf0423932931d.zip
Notes
Diffstat (limited to 'math/octave-forge-ad')
-rw-r--r--math/octave-forge-ad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-ad/Makefile b/math/octave-forge-ad/Makefile
index 575173786419..f9cc2606bd46 100644
--- a/math/octave-forge-ad/Makefile
+++ b/math/octave-forge-ad/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
CONFIGURE_ENV+= HOME=${WRKSRC}
-USE_DOS2UNIX= yes
+USES= dos2unix
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>