1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Avoid unecessary dos2unix invocations

PR:		ports/165518
Submitted by:	John Hein <jhein@symmetricom.com> (maintainer)
This commit is contained in:
Wen Heping 2012-02-29 02:41:49 +00:00
parent 00bf9eabd6
commit 35a87c40d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292404

View File

@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_PYTHON_RUN= yes
USE_LDCONFIG= yes
USE_DOS2UNIX= yes
DOS2UNIX_REGEX= ${WRKSRC}/Jamrules
JAM= jam
JAM_ENV= PREFIX="${PREFIX}" \