Remove obsolete code due to OSVERSION
This commit is contained in:
parent
1f565b6b92
commit
058b2f6bd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190064
1 changed files with 0 additions and 4 deletions
|
@ -41,11 +41,7 @@ PORTDOCS= cdda2mp3.gogo.en cdda2mp3.gogo.ja
|
|||
MAKE_ARGS+= "USE_MT=no"
|
||||
.else
|
||||
MAKE_ARGS+= "USE_MT=yes"
|
||||
.if ${OSVERSION} >= 500035
|
||||
LIB_DEPENDS= lthread.3:${PORTSDIR}/devel/linuxthreads
|
||||
.else
|
||||
LIB_DEPENDS= lthread.2:${PORTSDIR}/devel/linuxthreads
|
||||
.endif
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue