Remove obsolete code due to OSVERSION

This commit is contained in:
Edwin Groothuis 2007-04-16 03:46:51 +00:00
parent 1f565b6b92
commit 058b2f6bd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190064

View file

@ -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: