summaryrefslogtreecommitdiff
path: root/math/octave-forge-ad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-ad/Makefile')
-rw-r--r--math/octave-forge-ad/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/octave-forge-ad/Makefile b/math/octave-forge-ad/Makefile
index 1cf6553badf7..a0229b1a9154 100644
--- a/math/octave-forge-ad/Makefile
+++ b/math/octave-forge-ad/Makefile
@@ -7,12 +7,14 @@
PORTNAME= octave-forge-ad
PORTVERSION= 1.0.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
GNU_CONFIGURE= yes
+USE_DOS2UNIX= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"