diff options
Diffstat (limited to 'devel/sfml/Makefile')
-rw-r--r-- | devel/sfml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sfml/Makefile b/devel/sfml/Makefile index 3c761cbe7163..42f1633c9ef6 100644 --- a/devel/sfml/Makefile +++ b/devel/sfml/Makefile @@ -25,6 +25,7 @@ USE_OPENAL= al USE_XORG= x11 xrandr USE_GL= gl glu USE_LDCONFIG= yes +USE_DOS2UNIX= Makefile MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/SFML-${PORTVERSION} |