aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hourglass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/hourglass/Makefile')
-rw-r--r--sysutils/hourglass/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysutils/hourglass/Makefile b/sysutils/hourglass/Makefile
index 1d2dc09340dd..aedb9557e5ee 100644
--- a/sysutils/hourglass/Makefile
+++ b/sysutils/hourglass/Makefile
@@ -25,15 +25,9 @@ PORTDOCS= CALIBRATION
.include <bsd.port.pre.mk>
.if defined(WITH_LINUXTHREADS)
-
-.if ${OSVERSION} >= 500035
PTHREAD_LIBS= -L${LOCALBASE}/lib -llthread -llgcc_r
PTHREAD_CFLAGS= -D_THREAD_SAFE -I${LOCALBASE}/include/pthread/linuxthreads
LIB_DEPENDS+= lthread.3:${PORTSDIR}/devel/linuxthreads
-.else
-LIB_DEPENDS+= lthread.2:${PORTSDIR}/devel/linuxthreads
-.endif
-
.endif
post-patch: