- Convert USE_DOS2UNIX to USES
This commit is contained in:
parent
da54d9e97d
commit
14caec5e80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353176
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= High performance real-time physics library
|
||||
|
||||
USES= gmake zip:infozip
|
||||
USE_DOS2UNIX= *
|
||||
USES= gmake zip:infozip dos2unix
|
||||
DOS2UNIX_FILES= build/gnu/tokamak.make
|
||||
|
||||
MAKEFILE= tokamak.make
|
||||
ALL_TARGET= # empty
|
||||
|
|
Loading…
Reference in a new issue